aboutsummaryrefslogtreecommitdiffstats
path: root/PolicyEngineClient
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-07-01 14:22:12 -0400
committerJim Hahn <jrh3@att.com>2019-07-01 15:13:18 -0400
commit8bfbc4b6241d21252cd98d653f0860a58e64dcc2 (patch)
tree78602805a211783e60579bb67c3671f669c08513 /PolicyEngineClient
parent6a046075ff25a199be7a6346e4e56bbd81c362b7 (diff)
Bump engine 1.5.1-SNAPSHOT
Released 1.5.0 Fixed compilation issue related with version upgrade of policy/common. Issue-ID: POLICY-1737 Change-Id: Ib2f56e8ffcb4b399dbe4a5453b70da10b0f87985 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com> Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'PolicyEngineClient')
-rw-r--r--PolicyEngineClient/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml
index 78323649a..1003dd252 100644
--- a/PolicyEngineClient/pom.xml
+++ b/PolicyEngineClient/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>PolicyEngineClient</artifactId>
<dependencies>