Skip to content

Commit b5ac887

Browse files
committed
[maven-release-plugin] prepare release v3
1 parent 0e724a4 commit b5ac887

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

44
<groupId>org.sentrysoftware</groupId>
55
<artifactId>oss-parent</artifactId>
6-
<version>3-SNAPSHOT</version>
6+
<version>3</version>
77

88
<name>Open Source Software Parent</name>
99
<description>Maven Parent Configuration for Open Source Software Projects</description>
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://github.com/sentrysoftware/oss-parent.git</connection>
4343
<url>https://github.com/sentrysoftware/oss-parent/tree/${project.scm.tag}</url>
44-
<tag>HEAD</tag>
44+
<tag>v3</tag>
4545
</scm>
4646

4747
<developers>

0 commit comments

Comments
 (0)