summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-04 09:29:30 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-11 15:28:51 -0500
commita2f171d1fa87c9a54356f4992c1a23611caa8ae8 (patch)
treed2c116b62ae485693d060c1437f36aa943d16829 /pom.xml
parent4a46dddefcfb5380db07b8b35e799ba7145801d0 (diff)
Changes for Fluorine
Updated ccsdk/features to run in OpenDaylight Fluorine release. Change-Id: I62d13d52ea4a19fb0e0bb329eda9fc350013a051 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <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 e38d20f9a..b77cf3cfa 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.0</version>
+ <version>1.2.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features</artifactId>
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features</name>