From: Patrick Brady Date: Tue, 17 Sep 2019 18:08:22 +0000 (-0700) Subject: Increment version to 1.6.3-SNAPSHOT X-Git-Tag: 1.7.0~15 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c754ff7ca835cb226a4eb1374683d767be53861f;p=appc%2Fcdt.git Increment version to 1.6.3-SNAPSHOT Change-Id: I92aafb0c80c4cc1cfa4773ba62f1f34525db9686 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml index d1e9145..f2210ec 100644 --- a/CdtProxyService/pom.xml +++ b/CdtProxyService/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.cdt cdt-proxy-service CdtProxyService - 1.6.2-SNAPSHOT + 1.6.3-SNAPSHOT jar 1.8 diff --git a/pom.xml b/pom.xml index 25e828a..da22405 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.6.2-SNAPSHOT + 1.6.3-SNAPSHOT pom appc-config-design-tool diff --git a/version.properties b/version.properties index 2e0f8d1..a9ce1cf 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ release_name=1 sprint_number=6 -feature_revision=2 +feature_revision=3 base_version=${release_name}.${sprint_number}.${feature_revision}