Skip to content

Commit 21b11ae

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 83a502d commit 21b11ae

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

gcflow/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

mxdump/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.gridkit.jvmtool</groupId>
3030
<artifactId>jvmtool-umbrella-pom</artifactId>
31-
<version>0.23</version>
31+
<version>0.24-SNAPSHOT</version>
3232
<name>${project.groupId}::${project.artifactId}</name>
3333
<description>JVM tools, parent project</description>
3434
<packaging>pom</packaging>
@@ -69,7 +69,7 @@
6969
<connection>scm:git:https://github.com/aragozin/jvm-tools.git</connection>
7070
<developerConnection>scm:git:https://github.com/aragozin/jvm-tools.git</developerConnection>
7171
<url>https://github.com/aragozin/jvm-tools</url>
72-
<tag>jvmtool-umbrella-pom-0.23</tag>
72+
<tag>HEAD</tag>
7373
</scm>
7474

7575
<dependencyManagement>

sjk-agent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-hflame/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-json/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-plus/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-stacktrace/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-win32/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ygc-bench/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.gridkit.jvmtool</groupId>
2525
<artifactId>jvmtool-umbrella-pom</artifactId>
26-
<version>0.23</version>
26+
<version>0.24-SNAPSHOT</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)