Skip to content

Commit f194e95

Browse files
committed
[maven-release-plugin] prepare release v0.34.0
1 parent 51128db commit f194e95

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
@@ -6,7 +6,7 @@
66

77
<groupId>io.fabric8</groupId>
88
<artifactId>docker-maven-plugin</artifactId>
9-
<version>0.33-SNAPSHOT</version>
9+
<version>0.34.0</version>
1010
<packaging>maven-plugin</packaging>
1111

1212
<name>docker-maven-plugin</name>
@@ -434,7 +434,7 @@
434434
<scm>
435435
<connection>scm:git:git://github.com/fabric8io/docker-maven-plugin.git</connection>
436436
<developerConnection>scm:git:ssh://[email protected]/fabric8io/docker-maven-plugin.git</developerConnection>
437-
<tag>HEAD</tag>
437+
<tag>v0.34.0</tag>
438438
<url>git://github.com/fabric8io/docker-maven-plugin.git</url>
439439
</scm>
440440

0 commit comments

Comments
 (0)