From a972b6ad9fc41b968a611b4d5eb19668096add6d Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 10 Mar 2017 11:28:23 -0500 Subject: change version to 1.0.0 Change-Id: I305363f5296904aea9147717198e0ea8433d4de8 Signed-off-by: Pamela Dragosh --- site-manager/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'site-manager/pom.xml') diff --git a/site-manager/pom.xml b/site-manager/pom.xml index ad9d6ad2..35f9107f 100644 --- a/site-manager/pom.xml +++ b/site-manager/pom.xml @@ -31,7 +31,7 @@ org.openecomp.policy.common common-modules - 1.0.0-SNAPSHOT + 1.0.0 site-manager @@ -106,7 +106,7 @@ org.openecomp.policy.common integrity-monitor - 1.0.0-SNAPSHOT + ${project.version} org.mariadb.jdbc -- cgit 1.2.3-korg