From 7b08fbd0708af014da7603a2def41dae316fda89 Mon Sep 17 00:00:00 2001 From: Derek Sharpe Date: Wed, 16 Dec 2020 14:37:38 -0600 Subject: [PATCH] preparing for release 1.9.7 --- 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 d98873df..d0fff09f 100644 --- a/imagetool/pom.xml +++ b/imagetool/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.9.7-SNAPSHOT + 1.9.7 ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index a7498615..44c3caa5 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -13,7 +13,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.9.7-SNAPSHOT + 1.9.7 ../pom.xml diff --git a/pom.xml b/pom.xml index b8ee0ae0..ba9e7de0 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ 4.0.0 com.oracle.weblogic.lifecycle.imagetool imagetool-parent - 1.9.7-SNAPSHOT + 1.9.7 pom WebLogic Image Tool diff --git a/tests/pom.xml b/tests/pom.xml index 1b904cb1..87bcf85d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -12,7 +12,7 @@ imagetool-parent com.oracle.weblogic.lifecycle.imagetool - 1.9.7-SNAPSHOT + 1.9.7 ../pom.xml