aboutsummaryrefslogtreecommitdiffstats
path: root/installation
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-21 12:20:07 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-21 12:20:07 -0500
commitbd2ccbfb71cbc2dd147944dd9cad45960edccd16 (patch)
treeb1253c709f993ba3a56e4ab1cb5bed13a3984144 /installation
parent8e5df419f226842d3d5a370fd2402726858fea46 (diff)
Prepare for release1.4.3
Prepare sdnc/oam for final release (1.4.3), which will be based on version 1.4.2 of sdnc/northbound and 0.3.2 of CCSDK Change-Id: Id4eab494072990f81da311dad0d1187b7d06d4b5 Issue-ID: SDNC-531 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 6e6e4bb734694050c78792cac9ea5bb4b2c6f209
Diffstat (limited to 'installation')
-rw-r--r--installation/admportal/pom.xml2
-rw-r--r--installation/ansible-server/pom.xml2
-rw-r--r--installation/dmaap-listener/pom.xml2
-rw-r--r--installation/pom.xml2
-rw-r--r--installation/sdnc/pom.xml2
-rw-r--r--installation/ueb-listener/pom.xml2
6 files changed, 6 insertions, 6 deletions
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index d289b184..a75224e7 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/ansible-server/pom.xml b/installation/ansible-server/pom.xml
index e7fe75d0..b3085464 100644
--- a/installation/ansible-server/pom.xml
+++ b/installation/ansible-server/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/installation/dmaap-listener/pom.xml b/installation/dmaap-listener/pom.xml
index 1e1f28ca..1d047507 100644
--- a/installation/dmaap-listener/pom.xml
+++ b/installation/dmaap-listener/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
diff --git a/installation/pom.xml b/installation/pom.xml
index 60a99167..92739562 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 1ff10b92..f7c874a7 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 7b6fdf24..2dddcb68 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>