Skip to content

Commit

Permalink
Update snapshot version
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesarnal committed Nov 28, 2023
1 parent 38510ba commit e11670e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-parent</artifactId>
<version>1.1.1.Final</version>
<version>1.1.2-SNAPSHOT</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 @@ -6,7 +6,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-parent</artifactId>
<version>1.1.1.Final</version>
<version>1.1.2-SNAPSHOT</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 @@ -6,7 +6,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-parent</artifactId>
<version>1.1.1.Final</version>
<version>1.1.2-SNAPSHOT</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 @@ -5,7 +5,7 @@

<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-parent</artifactId>
<version>1.1.1.Final</version>
<version>1.1.2-SNAPSHOT</version>
<name>apicurio-codegen-parent</name>
<packaging>pom</packaging>

Expand Down

0 comments on commit e11670e

Please sign in to comment.