We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee8bd8 commit 31fc84fCopy full SHA for 31fc84f
pom.xml
@@ -23,7 +23,7 @@
23
24
<groupId>io.github.theangrydev</groupId>
25
<artifactId>singleton-enforcer</artifactId>
26
- <version>1.0.2-SNAPSHOT</version>
+ <version>2.0.0</version>
27
<packaging>jar</packaging>
28
29
<name>singleton-enforcer</name>
@@ -34,7 +34,7 @@
34
<connection>scm:git:https://github.com/theangrydev/singleton-enforcer.git</connection>
35
<developerConnection>scm:git:https://github.com/theangrydev/singleton-enforcer.git</developerConnection>
36
<url>https://github.com/theangrydev/singleton-enforcer.git</url>
37
- <tag>HEAD</tag>
+ <tag>singleton-enforcer-2.0.0</tag>
38
</scm>
39
40
<licenses>
0 commit comments