Skip to content

Commit

Permalink
Automated version update: 1.0.13.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
apicurio-ci committed Apr 25, 2023
1 parent 64d427e commit c0886cc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-unified-model-generator-parent</artifactId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven-plugin-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-unified-model-generator-parent</artifactId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-unified-model-generator-parent</artifactId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.apicurio</groupId>
<artifactId>apicurio-unified-model-generator-parent</artifactId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<packaging>pom</packaging>

<url>https://www.apicur.io/</url>
Expand Down

0 comments on commit c0886cc

Please sign in to comment.