From 8ad565cb47fe39991395d17e56070e95cd530031 Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Thu, 10 Nov 2022 15:02:24 -0600 Subject: [PATCH] next development cycle --- 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 b2cfae04..8ee229d0 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.11.7 + 1.11.8-SNAPSHOT ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index f8d69fad..432fbf85 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.11.7 + 1.11.8-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index adbb4bc6..792be6e8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.11.7 + 1.11.8-SNAPSHOT pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index 6fb61cc9..fc93cae4 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.11.7 + 1.11.8-SNAPSHOT ../pom.xml