Skip to content
Snippets Groups Projects
Commit eb5555c5 authored by Zachary Sabourin's avatar Zachary Sabourin
Browse files

chore: Start next SNAPSHOT release

parent bcf0afe6
No related branches found
No related tags found
1 merge request!227refactor: URL cleanup for recently migrated content
Pipeline #51783 passed
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-persistence-parent</artifactId> <artifactId>quarkus-persistence-parent</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>quarkus-persistence-deployment</artifactId> <artifactId>quarkus-persistence-deployment</artifactId>
<name>Persistence - Deployment</name> <name>Persistence - Deployment</name>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modules> <modules>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-persistence-parent</artifactId> <artifactId>quarkus-persistence-parent</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>quarkus-persistence</artifactId> <artifactId>quarkus-persistence</artifactId>
<name>Persistence - Runtime</name> <name>Persistence - Runtime</name>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<name>Java SDK Commons</name> <name>Java SDK Commons</name>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<properties> <properties>
<compiler-plugin.version>3.11.0</compiler-plugin.version> <compiler-plugin.version>3.11.0</compiler-plugin.version>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<parent> <parent>
<groupId>org.eclipsefoundation</groupId> <groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId> <artifactId>quarkus-commons</artifactId>
<version>1.1.2</version> <version>1.1.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<dependencies> <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