Skip to content

Commit c3a5ca8

Browse files
committed
[maven-release-plugin] prepare release 2.0.1
1 parent c247987 commit c3a5ca8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

segment/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>net.loomchild</groupId>
66
<artifactId>segment</artifactId>
7-
<version>2.0.1-SNAPSHOT</version>
7+
<version>2.0.1</version>
88
<packaging>jar</packaging>
99

1010
<name>segment</name>
@@ -29,7 +29,7 @@
2929
<url>https://github.com/loomchild/segment</url>
3030
<connection>scm:git:ssh://[email protected]/loomchild/segment.git</connection>
3131
<developerConnection>scm:git:ssh://[email protected]/loomchild/segment.git</developerConnection>
32-
<tag>HEAD</tag>
32+
<tag>2.0.1</tag>
3333
</scm>
3434

3535
<parent>

0 commit comments

Comments
 (0)