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 Dec 12, 2022
1 parent 813f201 commit 0f4d42f
Show file tree
Hide file tree
Showing 23 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cli/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.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
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.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 @@ -6,7 +6,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-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 @@ -6,7 +6,7 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-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 @@ -5,7 +5,7 @@

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

Expand Down
2 changes: 1 addition & 1 deletion quarkus-extension/deployment/pom.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>apicurio-codegen-quarkus-extension-parent</artifactId>
<groupId>io.apicurio</groupId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion quarkus-extension/integration-tests/pom.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>apicurio-codegen-quarkus-extension-parent</artifactId>
<groupId>io.apicurio</groupId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Empty file.
Empty file.
Empty file.
Empty file.
4 changes: 2 additions & 2 deletions quarkus-extension/pom.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
<parent>
<groupId>io.apicurio</groupId>
<artifactId>apicurio-codegen-parent</artifactId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>apicurio-codegen-quarkus-extension-parent</artifactId>
<packaging>pom</packaging>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>

<modules>
<module>deployment</module>
Expand Down
2 changes: 1 addition & 1 deletion quarkus-extension/runtime/pom.xml
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>apicurio-codegen-quarkus-extension-parent</artifactId>
<groupId>io.apicurio</groupId>
<version>1.0.13-SNAPSHOT</version>
<version>1.0.13.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Empty file modified quarkus-extension/runtime/src/main/resources/META-INF/beans.xml
100644 → 100755
Empty file.

0 comments on commit 0f4d42f

Please sign in to comment.