Skip to content

Commit

Permalink
Maven release 2.0.10 (#154)
Browse files Browse the repository at this point in the history
* Creating branch for release 2.0.9

* bumping version to 2.0.10
  • Loading branch information
syldyer authored Jul 17, 2024
1 parent 480d3f2 commit b322bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.9</version>
<version>2.0.10</version>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit b322bba

Please sign in to comment.