Skip to content
Snippets Groups Projects

chore: start snapshot version 1.2.3

Merged Martin Lowe requested to merge malowe/main/1.2.2-release into main
10 files
+ 10
10
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
1
@@ -6,7 +6,7 @@
@@ -6,7 +6,7 @@
<parent>
<parent>
<groupId>org.eclipsefoundation</groupId>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<artifactId>quarkus-commons</artifactId>
<version>1.2.2</version>
<version>1.2.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
</parent>
<dependencies>
<dependencies>
Loading