Skip to content
Snippets Groups Projects

Increment to RC1 of the 1.0.0 release for testing

10 files
+ 10
10
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 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>1.0.0-SNAPSHOT</version>
<version>1.0.0-RC1</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
</parent>
<properties>
<properties>
Loading