From 12524d3573c1a15b72ef314137e620437bc709bf Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Mon, 28 Oct 2024 15:10:44 -0500 Subject: [PATCH] preparing 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 258d317a..cbf2e1a4 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.14.2 + 1.14.3-SNAPSHOT ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 808bbd7e..a3c5abe7 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.14.2 + 1.14.3-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index dd8ac97f..560a50be 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.14.2 + 1.14.3-SNAPSHOT pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index 83bf8e4b..b110c1eb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.14.2 + 1.14.3-SNAPSHOT ../pom.xml