summaryrefslogtreecommitdiffstats
path: root/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 /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 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0674b6da..e3a84548 100755
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
- <artifactId>odlparent-boron-sr3</artifactId>
+ <artifactId>odlparent-carbon-sr1</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
@@ -186,7 +186,7 @@
<organization>
<name>ONAP</name>
</organization>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</project>