Skip to content
Snippets Groups Projects

Increment to the 1.0.0 release

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