Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 19, 2024
1 parent 5f4268a commit 486f638
Show file tree
Hide file tree
Showing 22 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions refarch-integrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>refarch-integrations</artifactId>
<name>refarch-integrations</name>
<description>Collection of different ready to use RefArch integrations</description>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -298,7 +298,7 @@
<url>https://github.com/it-at-m/refarch.git</url>
<connection>scm:git:https://github.com/it-at-m/refarch.git</connection>
<developerConnection>scm:git:https://github.com/it-at-m/refarch.git</developerConnection>
<tag>refarch-integrations-1.1.0</tag>
<tag>HEAD</tag>
</scm>
<licenses>
<license>
Expand Down
4 changes: 2 additions & 2 deletions refarch-integrations/refarch-email-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-integrations</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<name>refarch-email-integration</name>
<artifactId>refarch-email-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>refarch-email-integration</artifactId>
<groupId>de.muenchen.refarch</groupId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email-integration-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-email-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email-integration-java-example</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-email-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email-integration-rest-example</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-email-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email-integration-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-email-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-email</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-email</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-email-starter</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions refarch-integrations/refarch-s3-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-integrations</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>


<artifactId>refarch-s3-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
<name>refarch-s3-integration</name>
<packaging>pom</packaging>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-client-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>


<artifactId>refarch-s3-integration-java</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-java</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-java-client-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-java</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-java-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>


<artifactId>refarch-s3-integration-rest</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-rest</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-rest-client-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-rest</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-rest-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-rest</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-rest-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-rest</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-rest-service</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration-rest</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-rest-starter</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>de.muenchen.refarch</groupId>
<artifactId>refarch-s3-integration</artifactId>
<version>1.1.0</version>
<version>1.2.0-SNAPSHOT</version>
</parent>

<artifactId>refarch-s3-integration-starter</artifactId>
Expand Down

0 comments on commit 486f638

Please sign in to comment.