Skip to content

Commit

Permalink
Bumping version (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Tompkins authored Jan 6, 2020
1 parent bf28c53 commit bb28cbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 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.1</version>
<version>2.0.2</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down Expand Up @@ -40,7 +40,6 @@
<connection>scm:git:https://github.com/aws-cloudformation/aws-cloudformation-resource-schema.git</connection>
<developerConnection>scm:git:[email protected]: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.1</tag>
</scm>
<dependencies>
<!-- https://mvnrepository.com/artifact/com.github.everit-org.json-schema/org.everit.json.schema -->
Expand Down

0 comments on commit bb28cbd

Please sign in to comment.