Skip to content

Commit

Permalink
Version bump to 2.0.1 (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladtsir authored and John Tompkins committed Dec 6, 2019
1 parent 4dffc4e commit 110dfc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<description>This library contains the metaschema for CloudFormation resource types and validation tools.</description>
<url>ttps://github.com/aws-cloudformation/aws-cloudformation-resource-schema</url>

<version>2.0.0</version>
<version>2.0.1</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down Expand Up @@ -40,8 +40,8 @@
<connection>scm:git:https://github.com/aws-cloudformation/aws-cloudformation-resource-schema.git</connection>
<developerConnection>scm:git:git@github.com:aws-cloudformation/aws-cloudformation-resource-schema.git</developerConnection>
<url>https://github.com/aws-cloudformation/aws-cloudformation-resource-schema</url>
<tag>aws-cloudformation-resource-schema-2.0.0</tag>
</scm>
<tag>aws-cloudformation-resource-schema-2.0.1</tag>
</scm>
<dependencies>
<!-- https://mvnrepository.com/artifact/com.github.everit-org.json-schema/org.everit.json.schema -->
<dependency>
Expand Down

0 comments on commit 110dfc2

Please sign in to comment.