Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.1.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
patriot1burke committed Nov 12, 2021
1 parent 6f6d965 commit a5ca57b
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.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 @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>qson-core</artifactId>
Expand Down
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.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>qson-generator</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Qson - Parent pom</name>
<description>Qson - Json parser and object mapper</description>
<url>https://github.com/quarkusio/qson</url>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<packaging>pom</packaging>

<developers>
Expand All @@ -31,7 +31,7 @@
<url>https://github.com/quarkusio/qson</url>
<connection>scm:git:[email protected]:quarkusio/qson.git</connection>
<developerConnection>scm:git:[email protected]:quarkusio/qson.git</developerConnection>
<tag>HEAD</tag>
<tag>1.1.1.Final</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/extension/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/extension/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/funqy-http/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-funqy-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/funqy-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/funqy-http/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-funqy-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-qson-common/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-resteasy-qson-common-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-qson-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-qson-common/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-resteasy-qson-common-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-qson/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-resteasy-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-qson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-qson/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-resteasy-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-reactive-qson/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-resteasy-reactive-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-reactive-qson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>io.quarkus.qson</groupId>
<artifactId>qson-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion quarkus/resteasy-reactive-qson/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>quarkus-resteasy-reactive-qson-parent</artifactId>
<groupId>io.quarkus.qson</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down

0 comments on commit a5ca57b

Please sign in to comment.