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
amanteaux committed Feb 1, 2024
1 parent 25150d4 commit 5a733e7
Show file tree
Hide file tree
Showing 16 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-access-control/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-client-access-control</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-config-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-config-clients</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-config-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion downstream-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-downstream-validation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-exception</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>HTTP Gateway Parent</name>
Expand Down Expand Up @@ -37,7 +37,7 @@
<developerConnection>scm:git:[email protected]:Coreoz/http-gateway.git</developerConnection>
<connection>scm:git:[email protected]:Coreoz/http-gateway.git</connection>
<url>https://github.com/Coreoz/http-gateway</url>
<tag>1.0.0-rc1</tag>
<tag>HEAD</tag>
</scm>

<distributionManagement>
Expand Down
2 changes: 1 addition & 1 deletion remote-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-remote-services</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion router/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-router</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-samples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion upstream-auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-upstream-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion upstream-peeker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.coreoz</groupId>
<artifactId>http-gateway-parent</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0-SNAPSHOT</version>
</parent>

<artifactId>http-gateway-upstream-peeker</artifactId>
Expand Down

0 comments on commit 5a733e7

Please sign in to comment.