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
ja-fra committed Mar 26, 2024
1 parent f0e1c72 commit 647d1c0
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion google/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion openstreetmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Redlink Geocoding</name>
Expand Down Expand Up @@ -77,7 +77,7 @@
<connection>scm:git:https://github.com/redlink-gmbh/redlink-geocoding.git</connection>
<developerConnection>scm:git:git@github.com:redlink-gmbh/redlink-geocoding.git</developerConnection>
<url>https://github.com/redlink-gmbh/redlink-geocoding</url>
<tag>v2.3.1</tag>
<tag>v2.0.0</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion proxy/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion proxy/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion proxy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion proxy/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-it/cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>spring-boot-it</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-it/google/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>spring-boot-it</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-it/openstreetmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>spring-boot-it</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.redlink.geocoding</groupId>
<artifactId>geocoding</artifactId>
<version>2.3.1</version>
<version>2.4.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 647d1c0

Please sign in to comment.