Skip to content
Snippets Groups Projects
Commit 6815e3a6 authored by Martin Lowe's avatar Martin Lowe :flag_ca:
Browse files

Increment to the 1.0.0 release

parent 61cc5495
No related branches found
No related tags found
1 merge request!206Increment to the 1.0.0 release
Pipeline #44483 passed
......@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
......
......@@ -8,7 +8,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-persistence-parent</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>quarkus-persistence-deployment</artifactId>
<name>Persistence - Deployment</name>
......
......@@ -10,7 +10,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modules>
......
......@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-persistence-parent</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>quarkus-persistence</artifactId>
<name>Persistence - Runtime</name>
......
......@@ -7,7 +7,7 @@
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<name>Java SDK Commons</name>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>
<properties>
<compiler-plugin.version>3.11.0</compiler-plugin.version>
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
......
......@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>1.0.0-RC3-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment