From ad69b5bfe3ea4ad653228acd2dc0ea79cb358e70 Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Mon, 9 Sep 2024 10:22:36 -0500 Subject: [PATCH] release 1.13.4 --- 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 444476b3..e19b9e3d 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.13.4-SNAPSHOT + 1.13.4 ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 11fd2fdf..123dd39c 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.13.4-SNAPSHOT + 1.13.4 ../pom.xml diff --git a/pom.xml b/pom.xml index fbd4d948..33a8fd97 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.13.4-SNAPSHOT + 1.13.4 pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index 490a3dce..55cd2943 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.13.4-SNAPSHOT + 1.13.4 ../pom.xml