summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-10 11:45:59 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-03-10 11:46:19 -0500
commit59b6c04ca18b3e8a8869a9f926a20bb905ae41df (patch)
tree9e8c1f83d2befcb2dcf09d6ba44cdcf543dc675c /pom.xml
parent115109865005990a4e3e971eadd516b3f8227156 (diff)
change version to 1.0.0
Change-Id: I5c99ec86ddeabb6e03685a98e87c1a42a685fd3c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9e046f87..440dde35 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.openecomp.policy.common</groupId>
<artifactId>common-modules</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
@@ -50,7 +50,7 @@
<repository>
<id>central</id>
<name>Maven 2 repository</name>
- <url>http://repo2.maven.org/maven2/</url>
+ <url>http://central.maven.org/maven2/</url>
</repository>
<repository>
<id>ecomp-releases</id>