From cc3e20618a101234a4cd903e5f4ea017a9ce52da Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Tue, 17 Oct 2023 14:27:56 -0500 Subject: [PATCH] release 1.12.1 --- 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 b09945a0..00212c7d 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.12.1-SNAPSHOT + 1.12.1 ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index bb2cec63..70fcc246 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.12.1-SNAPSHOT + 1.12.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 650e5ebe..bd37b468 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.12.1-SNAPSHOT + 1.12.1 pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index f5f433ba..53c75519 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.12.1-SNAPSHOT + 1.12.1 ../pom.xml