[SDNC-14] Roll oam to version 1.1.2

Roll oam  to use version 1.1.2 of rootpom, to ensure latest version is being used

Change-Id: I4cbed1436cc2dfb77690a5aaa28477a1d3e957c3
Signed-off-by: Dan Timoney <dtimoney@att.com>

Former-commit-id: fe503b491dda155f20e3840ec14ea89788961187
diff --git a/admportal/pom.xml b/admportal/pom.xml
index 4107086..1bdb85f 100644
--- a/admportal/pom.xml
+++ b/admportal/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>admportal</artifactId>
 
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Admin Portal</name>
 	<description>Admin Portal</description>
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml
index 7eb1784..9863129 100644
--- a/dgbuilder/pom.xml
+++ b/dgbuilder/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -13,7 +13,7 @@
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>dgbuilder</artifactId>
 
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Directed Graph Builder</name>
 	<description>Directed Graph Builder</description>
diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml
index c9ea1d9..3476b6f 100644
--- a/installation/admportal/pom.xml
+++ b/installation/admportal/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation-admportal</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Installation - admportal</name>
 	<description>Creates admportal Docker container</description>
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml
index 33302bc..e88658c 100644
--- a/installation/dgbuilder/pom.xml
+++ b/installation/dgbuilder/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation-dgbuilder</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Installation - dgbuilder</name>
 	<description>Creates docker container for dgbuilder</description>
diff --git a/installation/pom.xml b/installation/pom.xml
index b8c5c81..4605633 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Installation</name>
 	<description>Installs SDN-C on local file system</description>
diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml
index 960d431..24344d0 100644
--- a/installation/sdnc/pom.xml
+++ b/installation/sdnc/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation-sdnc</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Installation - sdnc</name>
 	<description>Creates SDN Controller Docker container</description>
diff --git a/installation/ubuntu/pom.xml b/installation/ubuntu/pom.xml
index 17f1e0e..9a7ceef 100644
--- a/installation/ubuntu/pom.xml
+++ b/installation/ubuntu/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>installation</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>installation-ubuntu</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Installation - ubuntu</name>
 	<description>Creates base ubuntu Docker container</description>
diff --git a/platform-logic/asdc-api/pom.xml b/platform-logic/asdc-api/pom.xml
index 75fd029..546814f 100644
--- a/platform-logic/asdc-api/pom.xml
+++ b/platform-logic/asdc-api/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>platform-logic</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>platform-logic-asdcapi</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Platform Logic : ASDC-API</name>
 	<description>Contains platform-level service logic for the ASDC-API</description>
diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml
index 50998aa..351bacc 100644
--- a/platform-logic/installer/pom.xml
+++ b/platform-logic/installer/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>platform-logic</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>platform-logic-installer</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Platform Logic Installer</name>
 	<description>Contains platform-level service logic installer</description>
diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml
index 3841f28..0ab9add 100644
--- a/platform-logic/pom.xml
+++ b/platform-logic/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>sdnc-oam</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>platform-logic</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Platform Logic </name>
 	<description>Contains platform-level service logic</description>
diff --git a/platform-logic/sliapi/pom.xml b/platform-logic/sliapi/pom.xml
index 85e3ffa..82680a2 100644
--- a/platform-logic/sliapi/pom.xml
+++ b/platform-logic/sliapi/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>platform-logic</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>platform-logic-sliapi</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Platform Logic : SLI-API</name>
 	<description>Contains platform-level service logic for the SLI-API</description>
diff --git a/platform-logic/vnfapi/pom.xml b/platform-logic/vnfapi/pom.xml
index b8fa733..5ad7a03 100644
--- a/platform-logic/vnfapi/pom.xml
+++ b/platform-logic/vnfapi/pom.xml
@@ -5,14 +5,14 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.oam</groupId>
 		<artifactId>platform-logic</artifactId>
-		<version>1.1.1-SNAPSHOT</version>
+		<version>1.1.2-SNAPSHOT</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
 	<packaging>pom</packaging>
 	<groupId>org.openecomp.sdnc.oam</groupId>
 	<artifactId>platform-logic-vnfapi</artifactId>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 	<name>Platform Logic : VNF-API</name>
 	<description>Contains platform-level service logic for the VNF-API</description>
diff --git a/pom.xml b/pom.xml
index 24b3454..3e9357e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.openecomp.sdnc.core</groupId>
 		<artifactId>root</artifactId>
-		<version>1.1.1</version>
+		<version>1.1.2</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
@@ -118,7 +118,7 @@
 	<organization>
 		<name>AT&amp;T</name>
 	</organization>
-	<version>1.1.1-SNAPSHOT</version>
+	<version>1.1.2-SNAPSHOT</version>
 
 
 </project>
diff --git a/version.properties b/version.properties
index 8c04384..fa08454 100644
--- a/version.properties
+++ b/version.properties
@@ -5,7 +5,7 @@
 
 release_name=1
 sprint_number=1
-feature_revision=1
+feature_revision=2
 
 base_version=${release_name}.${sprint_number}.${feature_revision}