From d27cc289be90be0d410a9d629d773d1366bef18c Mon Sep 17 00:00:00 2001 From: Dave Nice Date: Wed, 21 Aug 2024 11:49:04 +0100 Subject: [PATCH] update version to 1.0.7-SNAPSHOT Signed-off-by: Dave Nice --- cics-bundle-deploy-reactor-archetype/pom.xml | 2 +- cics-bundle-maven-plugin/pom.xml | 2 +- cics-bundle-maven-site/pom.xml | 2 +- cics-bundle-reactor-archetype/pom.xml | 2 +- pom.xml | 2 +- samples/pom.xml | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/cics-bundle-deploy-reactor-archetype/pom.xml b/cics-bundle-deploy-reactor-archetype/pom.xml index cc2f6bd..04a8131 100644 --- a/cics-bundle-deploy-reactor-archetype/pom.xml +++ b/cics-bundle-deploy-reactor-archetype/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.6 + 1.0.7-SNAPSHOT cics-bundle-deploy-reactor-archetype diff --git a/cics-bundle-maven-plugin/pom.xml b/cics-bundle-maven-plugin/pom.xml index 436178a..b22782e 100644 --- a/cics-bundle-maven-plugin/pom.xml +++ b/cics-bundle-maven-plugin/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.6 + 1.0.7-SNAPSHOT cics-bundle-maven-plugin diff --git a/cics-bundle-maven-site/pom.xml b/cics-bundle-maven-site/pom.xml index 219af9b..435cb0b 100644 --- a/cics-bundle-maven-site/pom.xml +++ b/cics-bundle-maven-site/pom.xml @@ -3,7 +3,7 @@ com.ibm.cics cics-bundle-maven - 1.0.6 + 1.0.7-SNAPSHOT cics-bundle-maven-site pom diff --git a/cics-bundle-reactor-archetype/pom.xml b/cics-bundle-reactor-archetype/pom.xml index 05f067d..d7bd711 100644 --- a/cics-bundle-reactor-archetype/pom.xml +++ b/cics-bundle-reactor-archetype/pom.xml @@ -4,7 +4,7 @@ com.ibm.cics cics-bundle-maven - 1.0.6 + 1.0.7-SNAPSHOT cics-bundle-reactor-archetype diff --git a/pom.xml b/pom.xml index fa58e59..a32b455 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.ibm.cics cics-bundle-maven - 1.0.6 + 1.0.7-SNAPSHOT pom CICS Bundle Maven Parent diff --git a/samples/pom.xml b/samples/pom.xml index a7fae7d..7770229 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -2,12 +2,12 @@ 4.0.0 samples - 1.0.6 + 1.0.7-SNAPSHOT pom com.ibm.cics cics-bundle-maven - 1.0.6 + 1.0.7-SNAPSHOT @@ -15,7 +15,7 @@ com.ibm.cics cics-bundle-maven-plugin - 1.0.6 + 1.0.7-SNAPSHOT