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
Jiri Holusa committed Aug 19, 2021
1 parent 4b10c2f commit 7f0c13f
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-couchbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-hazelcast3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-hazelcast4plus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-ignite2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-infinispan10/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-infinispan11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-infinispan9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-jedis3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-lettuce5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-lettucecluster5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-memcached/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/driver-mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion drivers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-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 @@ -4,7 +4,7 @@

<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<name>Simulator Root</name>
<description>Simulator: Stress/Performance Testing Environment for IMDG's</description>
<url>http://github.com/hazelcast/hazelcast-simulator</url>
Expand Down Expand Up @@ -99,7 +99,7 @@
<connection>scm:git:git@github.com:hazelcast/hazelcast-simulator.git</connection>
<developerConnection>scm:git:git@github.com:hazelcast/hazelcast-simulator.git</developerConnection>
<url>https://github.com/hazelcast/hazelcast-simulator</url>
<tag>0.13</tag>
<tag>HEAD</tag>
</scm>

<issueManagement>
Expand Down
2 changes: 1 addition & 1 deletion simulator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.hazelcast.simulator</groupId>
<artifactId>simulator-root</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>

<prerequisites>
Expand Down

0 comments on commit 7f0c13f

Please sign in to comment.