Skip to content

Commit 3c642a2

Browse files
author
RADDevelopers
committed
[maven-release-plugin] prepare release flick-1.0.2
1 parent 0d48e81 commit 3c642a2

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>co.unruly</groupId>
55
<artifactId>flick</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
<modelVersion>4.0.0</modelVersion>
88

99
<name>flick</name>
@@ -41,7 +41,7 @@
4141
<connection>scm:git:git@github.com:unruly/${project.artifactId}.git</connection>
4242
<developerConnection>scm:git:git@github.com:unruly/${project.artifactId}.git</developerConnection>
4343
<url>git@github.com:unruly/${project.artifactId}.git</url>
44-
<tag>HEAD</tag>
44+
<tag>flick-1.0.2</tag>
4545
</scm>
4646

4747
<build>

0 commit comments

Comments
 (0)