We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575c971 commit 12ef608Copy full SHA for 12ef608
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>cz.sparko.boxitory</groupId>
6
<artifactId>boxitory</artifactId>
7
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.4.0</version>
8
<packaging>jar</packaging>
9
10
<name>boxitory</name>
@@ -51,7 +51,7 @@
51
<url>https://github.com/sparkoo/boxitory</url>
52
<connection>scm:git:git://github.com/sparkoo/boxitory.git</connection>
53
<developerConnection>scm:git:[email protected]:sparkoo/boxitory.git</developerConnection>
54
- <tag>HEAD</tag>
+ <tag>v1.4.0</tag>
55
</scm>
56
57
<properties>
0 commit comments