Skip to content

Commit bfb0d57

Browse files
committed
[maven-release-plugin] prepare release v1.0.3
1 parent 5103f59 commit bfb0d57

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.code54.mojo</groupId>
1313
<artifactId>buildversion-plugin</artifactId>
14-
<version>1.0.3-SNAPSHOT</version>
14+
<version>1.0.3</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>buildversion-plugin</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/code54/buildversion-plugin.git</connection>
3636
<developerConnection>scm:git:ssh://[email protected]:code54/buildversion-plugin.git</developerConnection>
3737
<url>https://github.com/code54/buildversion-plugin</url>
38-
<tag>HEAD</tag>
38+
<tag>v1.0.3</tag>
3939
</scm>
4040

4141
<properties>

0 commit comments

Comments
 (0)