Skip to content

Commit

Permalink
[maven-release-plugin] prepare release phase4-parent-pom-2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jun 6, 2023
1 parent b34ae35 commit 402eeb1
Show file tree
Hide file tree
Showing 19 changed files with 21 additions and 23 deletions.
6 changes: 2 additions & 4 deletions phase4-bdew-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,12 @@ governing permissions and
limitations under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-bdew-client</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-cef-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-cef-client</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-dynamic-discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-dynamic-discovery</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-entsog-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-entsog-client</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-eudamed-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-eudamed-client</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-lib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-lib</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-peppol-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-peppol-client</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-peppol-server-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-peppol-server-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-peppol-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-peppol-servlet</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-profile-bdew/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-profile-bdew</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-profile-bpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-profile-bpc</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-profile-cef/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-profile-cef</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-profile-eespa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-profile-eespa</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-profile-entsog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-profile-entsog</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-profile-peppol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-profile-peppol</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-server-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-server-webapp</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion phase4-spring-boot-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-spring-boot-demo</artifactId>
<name>phase4-spring-boot-demo</name>
Expand Down
2 changes: 1 addition & 1 deletion phase4-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
</parent>
<artifactId>phase4-test</artifactId>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</parent>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>2.1.2</version>
<packaging>pom</packaging>
<name>phase4-parent-pom</name>
<description>Base POM to build the phase4 projects</description>
Expand All @@ -45,7 +45,7 @@
<connection>scm:git:git@github.com:phax/phase4.git</connection>
<developerConnection>scm:git:git@github.com:phax/phase4.git</developerConnection>
<url>http://github.com/phax/phase4</url>
<tag>HEAD</tag>
<tag>phase4-parent-pom-2.1.2</tag>
</scm>

<organization>
Expand Down

0 comments on commit 402eeb1

Please sign in to comment.