summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-04-18 21:01:37 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-18 21:01:37 +0000
commit6f0adc3452a470d031978e3cfb8a0aa8bc834e34 (patch)
treefa3cb7404f4303c857a449f475ed97ae94eab092 /pom.xml
parent5488b5cef2aced345aa9a9dce43626da2d3ca1d6 (diff)
parentdb9fffae6abc85094f761be262f611197a2768fa (diff)
Merge "Fix version plugin issue"
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ecb52e7b..5eb12242 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,8 +4,8 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>odlparent-carbon-sr1</artifactId>
- <version>0.1.0</version>
+ <artifactId>odlparent-lite</artifactId>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>