aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/northbound/addCMHandle/installer
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-08-31 12:51:29 -0400
committerDan Timoney <dtimoney@att.com>2021-08-31 12:51:29 -0400
commitc7f07d7ef8d70ea520a274914c42b3eeb68bdb3e (patch)
tree2d13c8714e4efea03fbdf41045994dc8165006a1 /sdnr/northbound/addCMHandle/installer
parentd2ef8edac288371db8bf049a7a82b3e084862743 (diff)
Release initial Istanbul ccsdk/features
Release initial Istanbul (1.2.0) ccsdk/feature version Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Ie8f253794f07acc32fda79739d03e9a3904aad4b
Diffstat (limited to 'sdnr/northbound/addCMHandle/installer')
-rwxr-xr-xsdnr/northbound/addCMHandle/installer/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml
index 3046cd431..3c89db4bf 100755
--- a/sdnr/northbound/addCMHandle/installer/pom.xml
+++ b/sdnr/northbound/addCMHandle/installer/pom.xml
@@ -19,14 +19,13 @@
~ ============LICENSE_END=======================================================
~
-->
-
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<relativePath/>
</parent>