Skip to content

Commit ff4ab81

Browse files
committed
[maven-release-plugin] prepare release jvmtool-umbrella-pom-0.13
1 parent 285cff0 commit ff4ab81

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
lines changed

gcflow/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

hprof-heap/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

mxdump/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

pom.xml

Lines changed: 2 additions & 2 deletions
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.13-SNAPSHOT</version>
31+
<version>0.13</version>
3232
<name>${project.groupId}::${project.artifactId}</name>
3333
<description>JVM tools, parent project</description>
3434
<packaging>pom</packaging>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:https://github.com/aragozin/jvm-tools.git</connection>
6969
<developerConnection>scm:git:https://github.com/aragozin/jvm-tools.git</developerConnection>
7070
<url>https://github.com/aragozin/jvm-tools</url>
71-
<tag>HEAD</tag>
71+
<tag>jvmtool-umbrella-pom-0.13</tag>
7272
</scm>
7373

7474
<dependencyManagement>

sjk-cli/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-core/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-hflame/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-json/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-plus/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-stacktrace/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk-win32/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

sjk/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

ygc-bench/pom.xml

Lines changed: 1 addition & 1 deletion
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.13-SNAPSHOT</version>
26+
<version>0.13</version>
2727
<relativePath>../pom.xml</relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)