Skip to content

Commit 8de7bcc

Browse files
committed
[maven-release-plugin] prepare release codestickers-1.0.1
1 parent f4bf77a commit 8de7bcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.codestickers</groupId>
55
<artifactId>codestickers</artifactId>
6-
<version>1.0.1-SNAPSHOT</version>
6+
<version>1.0.1</version>
77
<packaging>jar</packaging>
88
<name>CodeStickers</name>
99
<description>A collection of useful java annotations.</description>
@@ -36,7 +36,7 @@
3636
<scm>
3737
<developerConnection>scm:git:ssh://[email protected]/codestickers/codestickers-java.git</developerConnection>
3838
<connection>scm:git:ssh://[email protected]/codestickers/codestickers-java.git</connection>
39-
<tag>HEAD</tag>
39+
<tag>codestickers-1.0.1</tag>
4040
<url>https://github.com/codestickers/codestickers-java.git</url>
4141
</scm>
4242
<build>

0 commit comments

Comments
 (0)