From 740a9d4aa231e18cd0be4ad861608ada543b6bd2 Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Tue, 17 Oct 2023 14:29:44 -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 00212c7d..6944d5b7 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.12.1 + 1.12.2-SNAPSHOT ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 70fcc246..f5a76b4e 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.12.1 + 1.12.2-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index bd37b468..bfef1885 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.12.1 + 1.12.2-SNAPSHOT pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index 53c75519..a94104c3 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.12.1 + 1.12.2-SNAPSHOT ../pom.xml