Skip to content

Commit eb8cc99

Browse files
committed
[maven-release-plugin] prepare release v1
1 parent a9f94ae commit eb8cc99

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>1.0.00-SNAPSHOT</version>
6+
<version>1</version>
77

88
<name>Open Source Software Parent</name>
99
<description>Maven Parent Configuration for Open Source Software Projects</description>
@@ -45,7 +45,7 @@
4545
<scm>
4646
<connection>scm:git:https://github.com/sentrysoftware/oss-parent.git</connection>
4747
<url>https://github.com/sentrysoftware/oss-parent/tree/${project.scm.tag}</url>
48-
<tag>HEAD</tag>
48+
<tag>v1</tag>
4949
</scm>
5050

5151
<developers>

0 commit comments

Comments
 (0)