We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eceb15 commit 7aae33cCopy full SHA for 7aae33c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.dampcake</groupId>
5
<artifactId>bencode</artifactId>
6
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
7
<packaging>jar</packaging>
8
9
<name>bencode</name>
@@ -23,7 +23,7 @@
23
<connection>scm:git:https://github.com/dampcake/bencode.git</connection>
24
<developerConnection>scm:git:https://github.com/dampcake/bencode.git</developerConnection>
25
<url>https://github.com/dampcake/bencode</url>
26
- <tag>HEAD</tag>
+ <tag>bencode-1.4.1</tag>
27
</scm>
28
29
<issueManagement>
0 commit comments