Skip to content

Commit 973d68a

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 110dac2 commit 973d68a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.quarkiverse</groupId>
55
<artifactId>quarkiverse-parent</artifactId>
6-
<version>13</version>
6+
<version>999-SNAPSHOT</version>
77

88
<name>Quarkiverse: Parent POM</name>
99
<description>Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
@@ -98,7 +98,7 @@
9898
<connection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</connection>
9999
<developerConnection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</developerConnection>
100100
<url>https://github.com/quarkiverse/quarkiverse-parent</url>
101-
<tag>13</tag>
101+
<tag>HEAD</tag>
102102
</scm>
103103

104104
<distributionManagement>

0 commit comments

Comments
 (0)