Skip to content

Commit 224d57d

Browse files
committed
[maven-release-plugin] prepare release v1.1
1 parent 172e2ff commit 224d57d

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
@@ -5,7 +5,7 @@
55
<groupId>org.dmonix.functional</groupId>
66
<artifactId>java-scala-utils</artifactId>
77
<name>Java Scala Utils</name>
8-
<version>1.1-SNAPSHOT</version>
8+
<version>1.1</version>
99
<packaging>jar</packaging>
1010
<description>Java implementation of some of the core utilities from Scala</description>
1111
<url>https://github.com/pnerg/java-scala-util</url>
@@ -40,7 +40,7 @@
4040
<connection>scm:git:[email protected]:pnerg/java-scala-util.git</connection>
4141
<developerConnection>scm:git:[email protected]:pnerg/java-scala-util.git</developerConnection>
4242
<url>[email protected]:pnerg/java-scala-util.git</url>
43-
<tag>HEAD</tag>
43+
<tag>v1.1</tag>
4444
</scm>
4545

4646
<dependencies>

0 commit comments

Comments
 (0)