summaryrefslogtreecommitdiffstats
path: root/ONAP-REST
diff options
context:
space:
mode:
authoruj426b <uj426b@att.com>2020-05-21 17:35:36 -0400
committeruj426b <uj426b@att.com>2020-05-21 18:33:04 -0400
commitbc2a5ea4533dd30c44a6a185d075df37400398d7 (patch)
tree201aac81a58e16fb02700ba5b2b6c9e4ed37d5d5 /ONAP-REST
parent3fcec9da1f86ddf4824341c8d7e871de7712c93a (diff)
Bump Policy Engine to 1.6.5-SNAPSHOT
Change-Id: I776183cd545fe749e1e401ea3e238154e1cceb5a Issue-ID: POLICY-2514 Signed-off-by: uj426b <uj426b@att.com>
Diffstat (limited to 'ONAP-REST')
-rw-r--r--ONAP-REST/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml
index bfd298ce8..8f442966b 100644
--- a/ONAP-REST/pom.xml
+++ b/ONAP-REST/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.6.4-SNAPSHOT</version>
+ <version>1.6.5-SNAPSHOT</version>
</parent>
<artifactId>ONAP-REST</artifactId>
<description>ONAP REST</description>