aboutsummaryrefslogtreecommitdiffstats
path: root/template-node/installer
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-04 09:22:20 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-11 15:27:58 -0500
commit057bc260e7752bc11960cf9cab4005efec1739c7 (patch)
treee54f89816ffe13a238321fd26d0431586ea68386 /template-node/installer
parent1e3fada75a8990292c71878c13d9f8dd5a7c60f8 (diff)
Changes for Fluorine
Updates to sli/plugins to run in OpenDaylight Fluorine Change-Id: I093a663ff5459df5eacdb632ad3217c322cc9cfa Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'template-node/installer')
-rw-r--r--template-node/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/template-node/installer/pom.xml b/template-node/installer/pom.xml
index a298828b..d8cdd69b 100644
--- a/template-node/installer/pom.xml
+++ b/template-node/installer/pom.xml
@@ -7,12 +7,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
<artifactId>template-node-installer</artifactId>
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-plugins :: template-node :: ${project.artifactId}</name>