From af48e8dc0698a4dfd814321cadfa5fabb132ec14 Mon Sep 17 00:00:00 2001 From: Alexey Ragozin Date: Thu, 11 Jan 2024 10:12:35 +0300 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- gcflow/pom.xml | 2 +- mxdump/pom.xml | 2 +- pom.xml | 4 ++-- sjk-agent/pom.xml | 2 +- sjk-cli/pom.xml | 2 +- sjk-core/pom.xml | 2 +- sjk-hflame/pom.xml | 2 +- sjk-json/pom.xml | 2 +- sjk-plus/pom.xml | 2 +- sjk-stacktrace/pom.xml | 2 +- sjk-test/pom.xml | 2 +- sjk-win32/pom.xml | 2 +- sjk/pom.xml | 2 +- ygc-bench/pom.xml | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) diff --git a/gcflow/pom.xml b/gcflow/pom.xml index 9e91c7b..fee87ff 100644 --- a/gcflow/pom.xml +++ b/gcflow/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/mxdump/pom.xml b/mxdump/pom.xml index 42c72dc..c3534bf 100644 --- a/mxdump/pom.xml +++ b/mxdump/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index d72a3c7..034b215 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ${project.groupId}::${project.artifactId} JVM tools, parent project pom @@ -69,7 +69,7 @@ scm:git:https://github.com/aragozin/jvm-tools.git scm:git:https://github.com/aragozin/jvm-tools.git https://github.com/aragozin/jvm-tools - jvmtool-umbrella-pom-0.22 + HEAD diff --git a/sjk-agent/pom.xml b/sjk-agent/pom.xml index 8741dce..745a035 100644 --- a/sjk-agent/pom.xml +++ b/sjk-agent/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-cli/pom.xml b/sjk-cli/pom.xml index 873d0ba..c3d2ecc 100644 --- a/sjk-cli/pom.xml +++ b/sjk-cli/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-core/pom.xml b/sjk-core/pom.xml index c191f1f..e4ae5f4 100644 --- a/sjk-core/pom.xml +++ b/sjk-core/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-hflame/pom.xml b/sjk-hflame/pom.xml index e009343..96d0fc9 100644 --- a/sjk-hflame/pom.xml +++ b/sjk-hflame/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-json/pom.xml b/sjk-json/pom.xml index 3226ac3..6e719c2 100644 --- a/sjk-json/pom.xml +++ b/sjk-json/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-plus/pom.xml b/sjk-plus/pom.xml index dbdf60a..a0b586e 100644 --- a/sjk-plus/pom.xml +++ b/sjk-plus/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-stacktrace/pom.xml b/sjk-stacktrace/pom.xml index 0608ef0..cba2c47 100644 --- a/sjk-stacktrace/pom.xml +++ b/sjk-stacktrace/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-test/pom.xml b/sjk-test/pom.xml index 72786ae..468e161 100644 --- a/sjk-test/pom.xml +++ b/sjk-test/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk-win32/pom.xml b/sjk-win32/pom.xml index cf5c4c9..31476f0 100644 --- a/sjk-win32/pom.xml +++ b/sjk-win32/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/sjk/pom.xml b/sjk/pom.xml index 0c9d7d3..7fd1953 100644 --- a/sjk/pom.xml +++ b/sjk/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml diff --git a/ygc-bench/pom.xml b/ygc-bench/pom.xml index 24c83de..b386ff8 100644 --- a/ygc-bench/pom.xml +++ b/ygc-bench/pom.xml @@ -23,7 +23,7 @@ org.gridkit.jvmtool jvmtool-umbrella-pom - 0.22 + 0.23-SNAPSHOT ../pom.xml