summaryrefslogtreecommitdiffstats
path: root/asdcApi/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-08-15 15:18:54 -0400
committerDan Timoney <dtimoney@att.com>2017-08-15 15:18:54 -0400
commit1027b0c07b488bb5f4542bd38501f9a99da5c2cf (patch)
tree5f1150cb798fc6e17707850caeb29d0e100b8907 /asdcApi/pom.xml
parent41df62392ed3d1775c29b7cc1feb161108026c39 (diff)
Port sli/northbound to Carbon
Updated sli/northbound repo to compile against OpenDaylight Carbon SR1 release Change-Id: I6aec68cf436e11f5fd5b7094eb5616536bead44f Issue-ID: CCSDK-25 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'asdcApi/pom.xml')
-rwxr-xr-xasdcApi/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index b4d538ab..9f8d906c 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>sdnc-northbound</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>asdcApi</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<properties>
<feature-name>asdcApi</feature-name>