Skip to content
Snippets Groups Projects

Increment release to 1.0.1 to patch failure to start persistence

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