aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-11 20:12:41 -0400
committerDan Timoney <dtimoney@att.com>2017-08-11 20:12:41 -0400
commitf84d3ea7e6a08a62ddd4960fcf8592b8b5c07f52 (patch)
tree517fa9ba200db14db912d0266d838303ec6539e9 /sliapi/installer/pom.xml
parent68eeb041f3bec6548e94978dce2e6795c8a399e7 (diff)
Compile against Carbon
Update sli/core to compile against OpenDaylight Carbon SR1 Change-Id: Ibb4a3a4cfa64f0539b520f56f11d7bf1fce62357 Issue-ID: CCSDK-23 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi/installer/pom.xml')
-rwxr-xr-xsliapi/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml
index 36570cde..b3939a6b 100755
--- a/sliapi/installer/pom.xml
+++ b/sliapi/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>sliapi</artifactId>
<groupId>org.onap.ccsdk.sli.core</groupId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<artifactId>sliapi-installer</artifactId>
<packaging>pom</packaging>