Skip to content
Snippets Groups Projects

Start snapshot 0.8.7

Merged Martin Lowe requested to merge malowe/eclipsefdn-api-common:malowe/main/8.6 into main
7 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -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>0.8.6</version>
<version>0.8.7-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
</parent>
<properties>
<properties>
Loading