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
devlibx committed Nov 28, 2023
1 parent 7515288 commit 1327e8e
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions database-dynamo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>database-dynamo</artifactId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
<name>database-dynamo</name>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion database-mysql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>database-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>database</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dropwizard-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>dropwizard-app</artifactId>
<name>dropwizard-app</name>
Expand Down
4 changes: 2 additions & 2 deletions dynamic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>dynamic</artifactId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
<name>dynamic</name>


Expand Down
2 changes: 1 addition & 1 deletion helper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>helper</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>http</artifactId>
<name>http</name>
Expand Down
2 changes: 1 addition & 1 deletion lock/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>lock</artifactId>
<name>lock</name>
Expand Down
2 changes: 1 addition & 1 deletion messaging-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>messaging-kafka</artifactId>
<name>messaging-kafka</name>
Expand Down
2 changes: 1 addition & 1 deletion messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>messaging</artifactId>
<name>messaging</name>
Expand Down
2 changes: 1 addition & 1 deletion metrics-prometheus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>metrics-prometheus</artifactId>
<name>metrics-prometheus</name>
Expand Down
2 changes: 1 addition & 1 deletion metrics-statsd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>metrics-statsd</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>io.github.devlibx.easy</groupId>
<artifactId>easy</artifactId>
<packaging>pom</packaging>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
<modules>
<module>helper</module>
<module>database</module>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:https://github.com/devlibx/easy.git</connection>
<developerConnection>scm:git:https://github.com/devlibx/easy.git</developerConnection>
<url>https://github.com/devlibx/easy/tree/master</url>
<tag>v0.0.140</tag>
<tag>0.0.45</tag>
</scm>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion ratelimit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ratelimit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resilience/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>resilience</artifactId>
<name>resilience</name>
Expand Down
2 changes: 1 addition & 1 deletion rule-engine-drools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rule-engine-drools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>easy</artifactId>
<groupId>io.github.devlibx.easy</groupId>
<version>0.0.140</version>
<version>0.0.141-SNAPSHOT</version>
</parent>
<artifactId>testing</artifactId>
<name>testing</name>
Expand Down

0 comments on commit 1327e8e

Please sign in to comment.