From 3856bb36f7df15f930572f639adc42e0cbe81429 Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Fri, 11 Oct 2024 14:43:26 -0500 Subject: [PATCH] prepare for next development iteration --- imagetool/pom.xml | 2 +- installer/pom.xml | 2 +- pom.xml | 2 +- tests/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/imagetool/pom.xml b/imagetool/pom.xml index aaf84136..826b68de 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.14.1 + 1.14.2-SNAPSHOT ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 180f5bb1..3ab4bc7f 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.14.1 + 1.14.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index d3a59bbb..aedf87f7 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.14.1 + 1.14.2-SNAPSHOT pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index 31edfd4c..adeaae73 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.14.1 + 1.14.2-SNAPSHOT ../pom.xml