Skip to content

Commit 1140634

Browse files
committed
[maven-release-plugin] prepare release bencode-1.2.1
1 parent 608e6d2 commit 1140634

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
@@ -3,7 +3,7 @@
33

44
<groupId>com.dampcake</groupId>
55
<artifactId>bencode</artifactId>
6-
<version>1.3-SNAPSHOT</version>
6+
<version>1.2.1</version>
77
<packaging>jar</packaging>
88

99
<name>bencode</name>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:[email protected]:dampcake/bencode.git</connection>
2424
<developerConnection>scm:git:[email protected]:dampcake/bencode.git</developerConnection>
2525
<url>[email protected]:dampcake/bencode.git</url>
26-
<tag>HEAD</tag>
26+
<tag>bencode-1.2.1</tag>
2727
</scm>
2828

2929
<issueManagement>

0 commit comments

Comments
 (0)