From 14a845ce52908d609304a491fcd9ae29bba39b72 Mon Sep 17 00:00:00 2001 From: Tomas Hofman Date: Wed, 29 May 2024 16:24:45 +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 10ef468..c6a8394 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ wildfly-channel-tools-parent org.wildfly - 1.0.16 + 1.0.17-SNAPSHOT 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9026aea..b69a88c 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ wildfly-channel-tools-parent org.wildfly - 1.0.16 + 1.0.17-SNAPSHOT 4.0.0 diff --git a/plugin/pom.xml b/plugin/pom.xml index 828be80..c4090b6 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -5,7 +5,7 @@ org.wildfly wildfly-channel-tools-parent - 1.0.16 + 1.0.17-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index cc415be..01d4296 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.wildfly wildfly-channel-tools-parent - 1.0.16 + 1.0.17-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.16 + HEAD