From: Patrick Brady Date: Wed, 15 Jan 2020 20:30:49 +0000 (-0800) Subject: Increment version to 1.7.1-SNAPSHOT X-Git-Tag: 1.7.1~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=773f970c50772cddf75f7c7918935315e55d4e2d;p=appc%2Fcdt.git Increment version to 1.7.1-SNAPSHOT Change-Id: I842d45c7ec8977390b1108e7d0b1959868003048 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml index 3402674..d7ebf6b 100644 --- a/CdtProxyService/pom.xml +++ b/CdtProxyService/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.cdt cdt-proxy-service CdtProxyService - 1.7.0-SNAPSHOT + 1.7.1-SNAPSHOT jar 1.8 diff --git a/pom.xml b/pom.xml index 639e986..8c7a364 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.7.0-SNAPSHOT + 1.7.1-SNAPSHOT pom appc-config-design-tool diff --git a/version.properties b/version.properties index ce1115c..d584f81 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ release_name=1 sprint_number=7 -feature_revision=0 +feature_revision=1 base_version=${release_name}.${sprint_number}.${feature_revision}