We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cda60 commit bd0fc3bCopy full SHA for bd0fc3b
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.quarkiverse</groupId>
5
<artifactId>quarkiverse-parent</artifactId>
6
- <version>999-SNAPSHOT</version>
+ <version>17</version>
7
8
<name>Quarkiverse: Parent POM</name>
9
<description>Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
@@ -99,7 +99,7 @@
99
<connection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</connection>
100
<developerConnection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</developerConnection>
101
<url>https://github.com/quarkiverse/quarkiverse-parent</url>
102
- <tag>HEAD</tag>
+ <tag>17</tag>
103
</scm>
104
105
<distributionManagement>
0 commit comments