From 84d0a254bd9fd2779a116edc1901260bd2c7d11e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 22 May 2018 10:42:55 -0700 Subject: Increment version for new branch Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady Issue-ID: APPC-916 --- appc-metric/appc-metric-bundle/pom.xml | 2 +- appc-metric/appc-metric-features/pom.xml | 2 +- appc-metric/appc-metric-installer/pom.xml | 2 +- appc-metric/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'appc-metric') diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index 9fa89f59b..da92c7d85 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -24,7 +24,7 @@ org.onap.appc appc-metric - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT org.onap.appc appc-metric-bundle diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 3b8c20f11..0d2956c6b 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -25,7 +25,7 @@ appc-metric org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-metric-features appc-metric-features diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index bc2e356df..937159fa8 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -25,7 +25,7 @@ appc-metric org.onap.appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-metric-installer APPC Metric - Karaf Installer diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index d86341069..1f53d00a5 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -24,7 +24,7 @@ org.onap.appc appc - 1.3.0-SNAPSHOT + 1.4.0-SNAPSHOT appc-metric pom -- cgit 1.2.3-korg