summaryrefslogtreecommitdiffstats
path: root/policy-management
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-10 12:48:17 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-03-10 12:48:25 -0500
commitf1efc42d5f30ac4c8ecbdd8884738577dabc0601 (patch)
tree4431b4b367278680cea9503ff3313b8d58732b71 /policy-management
parentb9ef530c63b3a03518ce4fabe37e631c018ffbf7 (diff)
upgrade to release-1.0.0
Change-Id: I3fda7cab8bf56d5359dab353e0834874cfed4c94 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'policy-management')
-rw-r--r--policy-management/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/policy-management/pom.xml b/policy-management/pom.xml
index 2983f1f4..80e22707 100644
--- a/policy-management/pom.xml
+++ b/policy-management/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.openecomp.policy.drools-pdp</groupId>
<artifactId>drools-pdp</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<artifactId>policy-management</artifactId>
@@ -146,13 +146,13 @@
<dependency>
<groupId>org.openecomp.policy.drools-pdp</groupId>
<artifactId>policy-core</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.openecomp.policy.drools-pdp</groupId>
<artifactId>policy-endpoints</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>