release-1.0.0 changes

Change-Id: I29f63fb4d2bbb68aa4eeb590160675e0ee9ceb6b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml
index aa02285..19ae3cf 100644
--- a/BRMSGateway/pom.xml
+++ b/BRMSGateway/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	
 	<artifactId>BRMSGateway</artifactId>
diff --git a/ECOMP-PAP-REST/pom.xml b/ECOMP-PAP-REST/pom.xml
index 603b2d8..719643f 100644
--- a/ECOMP-PAP-REST/pom.xml
+++ b/ECOMP-PAP-REST/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	<build>
 		<plugins>
diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml
index 4681eeb..82bfcb2 100644
--- a/ECOMP-PDP-REST/pom.xml
+++ b/ECOMP-PDP-REST/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	
 	<artifactId>ECOMP-PDP-REST</artifactId>
diff --git a/ECOMP-PDP/pom.xml b/ECOMP-PDP/pom.xml
index 942941e..cc6f1b1 100644
--- a/ECOMP-PDP/pom.xml
+++ b/ECOMP-PDP/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	<dependencies>
 		<dependency>
diff --git a/ECOMP-REST/pom.xml b/ECOMP-REST/pom.xml
index 9c52b09..a8c6ac9 100644
--- a/ECOMP-REST/pom.xml
+++ b/ECOMP-REST/pom.xml
@@ -29,7 +29,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	
 	<artifactId>ECOMP-REST</artifactId>
diff --git a/ECOMP-TEST/pom.xml b/ECOMP-TEST/pom.xml
index 3c101c6..a04ece5 100644
--- a/ECOMP-TEST/pom.xml
+++ b/ECOMP-TEST/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>	
 	
 	<artifactId>ECOMP-TEST</artifactId>
diff --git a/ECOMP-XACML/pom.xml b/ECOMP-XACML/pom.xml
index 5651c41..3cf871a 100644
--- a/ECOMP-XACML/pom.xml
+++ b/ECOMP-XACML/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>ECOMP-XACML</artifactId>
diff --git a/LogParser/pom.xml b/LogParser/pom.xml
index 08380e9..ed6baac 100644
--- a/LogParser/pom.xml
+++ b/LogParser/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>LogParser</artifactId>
diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml
index 5909ccd..f251478 100644
--- a/PolicyEngineAPI/pom.xml
+++ b/PolicyEngineAPI/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 	
 	<artifactId>PolicyEngineAPI</artifactId>
diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml
index ec7c549..c900d13 100644
--- a/PolicyEngineClient/pom.xml
+++ b/PolicyEngineClient/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>PolicyEngineClient</artifactId>
diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml
index f8d29ba..3090143 100644
--- a/PolicyEngineUtils/pom.xml
+++ b/PolicyEngineUtils/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>PolicyEngineUtils</artifactId>
diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml
index 71e3999..8ff96d7 100644
--- a/PyPDPServer/pom.xml
+++ b/PyPDPServer/pom.xml
@@ -31,7 +31,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<properties>
@@ -73,6 +73,7 @@
 		</pluginRepository>
 	</pluginRepositories>
 
+<!-- 
 	<distributionManagement>
 		<repository>
 			<id>ecomp-releases</id>
@@ -85,7 +86,8 @@
 			<url>${nexusproxy}/content/repositories/snapshots/</url>
 		</snapshotRepository>
 	</distributionManagement>
-	
+ -->
+ 	
 	<dependencyManagement>
 		<dependencies>
 			<dependency>
diff --git a/ecomp-sdk-app/pom.xml b/ecomp-sdk-app/pom.xml
index cf03e88..5b5c59c 100644
--- a/ecomp-sdk-app/pom.xml
+++ b/ecomp-sdk-app/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>ecomp-sdk-app</artifactId>
@@ -32,7 +32,7 @@
 
 	<properties>
 		<encoding>UTF-8</encoding>
-		<epsdk.version>1.0.0-SNAPSHOT</epsdk.version>
+		<epsdk.version>1.0.0</epsdk.version>
 		<springframework.version>4.2.0.RELEASE</springframework.version>
 		<hibernate.version>4.3.11.Final</hibernate.version>
 		<skipassembly>true</skipassembly>
diff --git a/packages/base/pom.xml b/packages/base/pom.xml
index 01d7bbb..449e6ff 100755
--- a/packages/base/pom.xml
+++ b/packages/base/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>packages</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<groupId>org.openecomp.policy.engine</groupId>
diff --git a/packages/install/pom.xml b/packages/install/pom.xml
index 1beeaad..3b2c77c 100644
--- a/packages/install/pom.xml
+++ b/packages/install/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>packages</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<artifactId>install</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index a1e6997..5ecec7b 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.openecomp.policy.engine</groupId>
 		<artifactId>PolicyEngineSuite</artifactId>
-		<version>1.0.0-SNAPSHOT</version>
+		<version>1.0.0</version>
 	</parent>
 
 	<groupId>org.openecomp.policy.engine</groupId>
diff --git a/pom.xml b/pom.xml
index abf0310..ccfa475 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
 	<groupId>org.openecomp.policy.engine</groupId>
 	<artifactId>PolicyEngineSuite</artifactId>
-	<version>1.0.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<packaging>pom</packaging>
 	<name>ECOMP Policy Engine</name>
 
@@ -30,7 +30,7 @@
 		<sonar.jacoco.itReportPath>/opt/app/policy/it-results/jacoco-it.exec</sonar.jacoco.itReportPath>
 		<sonar.jacoco.reportMissing.force.zero>true</sonar.jacoco.reportMissing.force.zero>
 		<sonar.projectVersion>${project.version}</sonar.projectVersion>
-		<common-modules.version>[1.0.0-SNAPSHOT]</common-modules.version>
+		<common-modules.version>1.0.0</common-modules.version>
 		<nexusproxy>https://nexus.openecomp.org</nexusproxy>
 	</properties>