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 2203208 commit 278d89dCopy full SHA for 278d89d
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.jexxa.addend</groupId>
7
<artifactId>Addend</artifactId>
8
- <version>1.3.1-SNAPSHOT</version>
+ <version>2.0.0</version>
9
10
11
<!-- Project Information -->
@@ -29,7 +29,7 @@
29
<connection>scm:git:https://github.com/jexxa-projects/Addend.git</connection>
30
<url>http://github.com/jexxa-projects/Addend</url>
31
<developerConnection>scm:git:https://github.com/jexxa-projects/Addend.git</developerConnection>
32
- <tag>HEAD</tag>
+ <tag>Addend-2.0.0</tag>
33
</scm>
34
35
<properties>
0 commit comments