From 69a33e4eb13847193240cd6644342e6090a32953 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 20 Nov 2017 14:37:54 -0500 Subject: Fix feature version Fix typo in feature_revision - name was wrong and value should have been reset to 0 Change-Id: I8f604192dd79d128a437aaa29592299dd7cb139a Issue-ID: CIMAN-120 Signed-off-by: Dan Timoney --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index c96fbbf3..271a62ec 100755 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pom org.onap.ccsdk.parent odlparent-carbon-sr1 - 0.2.1-SNAPSHOT + 0.2.0-SNAPSHOT -- cgit 1.2.3-korg