Skip to content
Snippets Groups Projects

Increment version to 0.6.7 SNAPSHOT

Merged Martin Lowe requested to merge malowe/master/0.6.6-version-rollover into master
7 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 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>0.6.6</version>
<version>0.6.7-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
</parent>
<properties>
<properties>
Loading