We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dce89f commit 06e15f1Copy full SHA for 06e15f1
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>cz.sparko.boxitory</groupId>
6
<artifactId>boxitory</artifactId>
7
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
8
<packaging>jar</packaging>
9
10
<name>boxitory</name>
@@ -34,7 +34,7 @@
34
<url>https://github.com/sparkoo/boxitory</url>
35
<connection>scm:git:git://github.com/sparkoo/boxitory.git</connection>
36
<developerConnection>scm:git:[email protected]:sparkoo/boxitory.git</developerConnection>
37
- <tag>HEAD</tag>
+ <tag>v1.2.0</tag>
38
</scm>
39
40
<properties>
0 commit comments