Skip to content

Commit 62c7503

Browse files
committed
[maven-release-plugin] prepare release 2.0.3
1 parent d6d6ec8 commit 62c7503

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.3-SNAPSHOT</version>
7+
<version>2.0.3</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.3</tag>
3333
</scm>
3434

3535
<properties>

0 commit comments

Comments
 (0)