Skip to content

Commit 9b3f293

Browse files
committed
[maven-release-plugin] prepare release phase4-parent-pom-1.3.1
1 parent 9766eb8 commit 9b3f293

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

phase4-cef-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-cef-client</artifactId>
2828
<packaging>bundle</packaging>

phase4-dynamic-discovery/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-dynamic-discovery</artifactId>
2828
<packaging>bundle</packaging>

phase4-entsog-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.helger.phase4</groupId>
2727
<artifactId>phase4-parent-pom</artifactId>
28-
<version>1.3.1-SNAPSHOT</version>
28+
<version>1.3.1</version>
2929
</parent>
3030
<artifactId>phase4-entsog-client</artifactId>
3131
<packaging>bundle</packaging>

phase4-lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-lib</artifactId>
2828
<packaging>bundle</packaging>

phase4-peppol-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-peppol-client</artifactId>
2828
<packaging>bundle</packaging>

phase4-peppol-server-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-peppol-server-webapp</artifactId>
2828
<packaging>war</packaging>

phase4-peppol-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-peppol-servlet</artifactId>
2828
<packaging>bundle</packaging>

phase4-profile-cef/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-profile-cef</artifactId>
2828
<packaging>bundle</packaging>

phase4-profile-entsog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.helger.phase4</groupId>
2727
<artifactId>phase4-parent-pom</artifactId>
28-
<version>1.3.1-SNAPSHOT</version>
28+
<version>1.3.1</version>
2929
</parent>
3030
<artifactId>phase4-profile-entsog</artifactId>
3131
<packaging>bundle</packaging>

phase4-profile-peppol/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-profile-peppol</artifactId>
2828
<packaging>bundle</packaging>

phase4-server-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-server-webapp</artifactId>
2828
<packaging>war</packaging>

phase4-spring-boot-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-spring-boot-demo</artifactId>
2828
<name>phase4-spring-boot-demo</name>

phase4-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.phase4</groupId>
2424
<artifactId>phase4-parent-pom</artifactId>
25-
<version>1.3.1-SNAPSHOT</version>
25+
<version>1.3.1</version>
2626
</parent>
2727
<artifactId>phase4-test</artifactId>
2828
<packaging>war</packaging>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>com.helger.phase4</groupId>
2828
<artifactId>phase4-parent-pom</artifactId>
29-
<version>1.3.1-SNAPSHOT</version>
29+
<version>1.3.1</version>
3030
<packaging>pom</packaging>
3131
<name>phase4-parent-pom</name>
3232
<description>Base POM to build the phase4 projects</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:git@github.com:phax/phase4.git</connection>
4646
<developerConnection>scm:git:git@github.com:phax/phase4.git</developerConnection>
4747
<url>http://github.com/phax/phase4</url>
48-
<tag>HEAD</tag>
48+
<tag>phase4-parent-pom-1.3.1</tag>
4949
</scm>
5050

5151
<organization>

0 commit comments

Comments
 (0)