From 088a2d1edb4dc5500f0b572ebb94a2d04d382571 Mon Sep 17 00:00:00 2001 From: Tomas Hofman Date: Sun, 9 Jun 2024 23:17:39 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- core/pom.xml | 2 +- integration-tests/pom.xml | 2 +- plugin/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index bdfb877..45a1141 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ wildfly-channel-tools-parent org.wildfly - 1.0.17 + 1.0.18-SNAPSHOT 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d8e0170..a867295 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ wildfly-channel-tools-parent org.wildfly - 1.0.17 + 1.0.18-SNAPSHOT 4.0.0 diff --git a/plugin/pom.xml b/plugin/pom.xml index 20b937a..0c3685a 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -5,7 +5,7 @@ org.wildfly wildfly-channel-tools-parent - 1.0.17 + 1.0.18-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 744f351..55747c9 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.wildfly wildfly-channel-tools-parent - 1.0.17 + 1.0.18-SNAPSHOT pom Wildfly Channel Tools - Root Project @@ -19,7 +19,7 @@ scm:git:git@github.com:wildfly-extras/wildfly-channel-maven-plugin.git scm:git:git@github.com:wildfly-extras/wildfly-channel-maven-plugin.git https://github.com/wildfly-extras/wildfly-channel-maven-plugin - 1.0.17 + HEAD