Skip to content

Commit 963a98a

Browse files
[maven-release-plugin] prepare release v0.4.13
1 parent 7d50d08 commit 963a98a

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.spotify</groupId>
66
<artifactId>docker-maven-plugin</artifactId>
7-
<version>0.4.13-SNAPSHOT</version>
7+
<version>0.4.13</version>
88
<packaging>maven-plugin</packaging>
99
<name>docker-maven-plugin</name>
1010
<description>A maven plugin for docker</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:https://github.com/spotify/docker-maven-plugin</connection>
3535
<developerConnection>scm:git:git@github.com:spotify/docker-maven-plugin</developerConnection>
3636
<url>https://github.com/spotify/docker-maven-plugin</url>
37-
<tag>HEAD</tag>
37+
<tag>v0.4.13</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)