Skip to content
Snippets Groups Projects

Increment to release 1.1.7

Merged Martin Lowe requested to merge malowe/main/1.1.7-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.1.7-SNAPSHOT</version>
<version>1.1.7</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
</parent>
<properties>
<properties>
Loading