Skip to content

Commit 31fc84f

Browse files
committed
[maven-release-plugin] prepare release singleton-enforcer-2.0.0
1 parent 6ee8bd8 commit 31fc84f

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
@@ -23,7 +23,7 @@
2323

2424
<groupId>io.github.theangrydev</groupId>
2525
<artifactId>singleton-enforcer</artifactId>
26-
<version>1.0.2-SNAPSHOT</version>
26+
<version>2.0.0</version>
2727
<packaging>jar</packaging>
2828

2929
<name>singleton-enforcer</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/theangrydev/singleton-enforcer.git</connection>
3535
<developerConnection>scm:git:https://github.com/theangrydev/singleton-enforcer.git</developerConnection>
3636
<url>https://github.com/theangrydev/singleton-enforcer.git</url>
37-
<tag>HEAD</tag>
37+
<tag>singleton-enforcer-2.0.0</tag>
3838
</scm>
3939

4040
<licenses>

0 commit comments

Comments
 (0)