Skip to content
Snippets Groups Projects

Update to 0.9.6 SNAPSHOT release, add scanning

Closed Martin Lowe requested to merge malowe/main/scanning-addition into main
7 files
+ 13
7
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 1
1
@@ -9,7 +9,7 @@
<parent>
<groupId>org.eclipsefoundation</groupId>
<artifactId>quarkus-commons</artifactId>
<version>0.9.5</version>
<version>0.9.6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
Loading