From 4757d05fb3225d22a60fc34d647a5fda4cd15aa0 Mon Sep 17 00:00:00 2001 From: crountre Date: Wed, 24 Oct 2018 13:41:00 -0500 Subject: [PATCH] Move to the 0.14-SNAPSHOT dev version --- core/pom.xml | 2 +- installer/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e2c7581b24..764f65490c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ weblogic-deploy com.oracle.weblogic.lifecycle - 0.13-SNAPSHOT + 0.14-SNAPSHOT ../pom.xml diff --git a/installer/pom.xml b/installer/pom.xml index 572c017b71..56270e5d08 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -12,7 +12,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy - 0.13-SNAPSHOT + 0.14-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 8b391b2e5b..2a95104d08 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.oracle.weblogic.lifecycle weblogic-deploy - 0.13-SNAPSHOT + 0.14-SNAPSHOT pom Oracle WebLogic Server Deploy Tooling