Skip to content

Commit cd3b32d

Browse files
committed
[maven-release-plugin] prepare release v16
1 parent ce226d7 commit cd3b32d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.github.jonasrutishauser</groupId>
55
<artifactId>parent</artifactId>
6-
<version>16-SNAPSHOT</version>
6+
<version>16</version>
77
<packaging>pom</packaging>
88

99
<name>Parent</name>
@@ -30,7 +30,7 @@
3030
<connection>${scm.connection}</connection>
3131
<developerConnection>${scm.developerConnection}</developerConnection>
3232
<url>${scm_url}</url>
33-
<tag>HEAD</tag>
33+
<tag>v16</tag>
3434
</scm>
3535

3636
<issueManagement>

0 commit comments

Comments
 (0)