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 110dac2 commit 973d68aCopy full SHA for 973d68a
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>io.quarkiverse</groupId>
5
<artifactId>quarkiverse-parent</artifactId>
6
- <version>13</version>
+ <version>999-SNAPSHOT</version>
7
8
<name>Quarkiverse: Parent POM</name>
9
<description>Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
@@ -98,7 +98,7 @@
98
<connection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</connection>
99
<developerConnection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</developerConnection>
100
<url>https://github.com/quarkiverse/quarkiverse-parent</url>
101
- <tag>13</tag>
+ <tag>HEAD</tag>
102
</scm>
103
104
<distributionManagement>
0 commit comments