Skip to content

Commit 6a5b18b

Browse files
committed
[maven-release-plugin] prepare release 2.0.0
1 parent baf2ad9 commit 6a5b18b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

segment/pom.xml

Lines changed: 3 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.0-SNAPSHOT</version>
7+
<version>2.0.0</version>
88
<packaging>jar</packaging>
99

1010
<name>segment</name>
@@ -29,7 +29,8 @@
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-
</scm>
32+
<tag>2.0.0</tag>
33+
</scm>
3334

3435
<parent>
3536
<groupId>org.sonatype.oss</groupId>

0 commit comments

Comments
 (0)