From c0eb4417c3e5948daa8f7d1b141b536035d96754 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 22 May 2018 11:15:23 -0700 Subject: Increment versions for new branch Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT Change-Id: I4767e1e63c7b5bb76a3fd0aea48ac18d81f7faf7 Signed-off-by: Patrick Brady Issue-ID: APPC-916 --- CdtProxyService/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml index 6a276ff..d4ec595 100644 --- a/CdtProxyService/pom.xml +++ b/CdtProxyService/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.cdt cdt-proxy-service CdtProxyService - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT jar 1.8 @@ -124,4 +124,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index 4f2b1e2..66ac9f7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 4.0.0 org.onap.appc.cdt config-design-tool - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT pom config-design-tool -- cgit 1.2.3-korg