summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-20 14:37:54 -0500
committerDan Timoney <dtimoney@att.com>2017-11-20 14:43:16 -0500
commit69a33e4eb13847193240cd6644342e6090a32953 (patch)
tree28c5f16795e4cc66ea0f8e638bc0aece07900d0d /pom.xml
parent8c27aef43ec71c6abf4112d58919433d35825b6f (diff)
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 <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c96fbbf3..271a62ec 100755
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.2.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>