summaryrefslogtreecommitdiffstats
path: root/dataChange/features/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 /dataChange/features/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 'dataChange/features/pom.xml')
-rwxr-xr-xdataChange/features/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index 123404479..cd48d3f52 100755
--- a/dataChange/features/pom.xml
+++ b/dataChange/features/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>dataChange</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange-features</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>0.1.0-SNAPSHOT</version>
<packaging>jar</packaging>