Skip to content

Commit 0cf70a7

Browse files
committed
[maven-release-plugin] prepare release de4a-parent-pom-0.3.4
1 parent a2183e6 commit 0cf70a7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

de4a-connector/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>eu.de4a</groupId>
66
<artifactId>de4a-parent-pom</artifactId>
7-
<version>0.3.4-SNAPSHOT</version>
7+
<version>0.3.4</version>
88
</parent>
99
<artifactId>de4a-connector</artifactId>
1010
<packaging>war</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<groupId>eu.de4a</groupId>
1010
<artifactId>de4a-parent-pom</artifactId>
11-
<version>0.3.4-SNAPSHOT</version>
11+
<version>0.3.4</version>
1212
<packaging>pom</packaging>
1313
<name>de4a-parent-pom</name>
1414
<description>Base POM to build the DE4A projects</description>
@@ -26,7 +26,7 @@
2626
<connection>scm:git:[email protected]:de4a-wp5/de4a.git</connection>
2727
<developerConnection>scm:git:[email protected]:de4a-wp5/de4a.git</developerConnection>
2828
<url>http://github.com/de4a-wp5/de4a</url>
29-
<tag>HEAD</tag>
29+
<tag>de4a-parent-pom-0.3.4</tag>
3030
</scm>
3131

3232
<organization>

0 commit comments

Comments
 (0)