aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-PAP-REST/pom.xml
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2020-07-09 16:51:45 -0400
committerJim Hahn <jrh3@att.com>2020-07-09 16:52:26 -0400
commit0c1cfa23676d20cd2dadecbb3002ed3a9fe96d47 (patch)
tree69ecad6cd47c0c2c946f02a6925c1e66ce3add3a /ONAP-PAP-REST/pom.xml
parentbf9fd09b9ceacce70254a4f71becf6778a165205 (diff)
Bump policy/engine to 1.6.6-SNAPSHOT
Issue-ID: POLICY-2695 Change-Id: I360d738c6bc784baa4f4cb3fecc742ed4e5325c0 Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'ONAP-PAP-REST/pom.xml')
-rw-r--r--ONAP-PAP-REST/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml
index 8e2f9e1df..83cd529b7 100644
--- a/ONAP-PAP-REST/pom.xml
+++ b/ONAP-PAP-REST/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.6.5-SNAPSHOT</version>
+ <version>1.6.6-SNAPSHOT</version>
</parent>
<properties>
<hibernate.version>4.3.10.Final</hibernate.version>