aboutsummaryrefslogtreecommitdiffstats
path: root/PolicyEngineClient
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-04-13 15:55:51 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-04-13 15:55:57 -0400
commitdca5220480fb7c45e9d098825597cc7d70608c6a (patch)
treed0338307e2f20452526a9cc570c4e361eaf62826 /PolicyEngineClient
parentda09b036ff8f3c927e552e33e1476be4ba488efa (diff)
Upgrade to SNAPSHOT 1.2.1
Issue-ID: POLICY-736 Change-Id: If5c959aa1c0a123c7fd9eee281e39e1d646b6b03 Signed-off-by: Pamela Dragosh <pdragosh@research.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 3703ad1e1..ec3f1a632 100644
--- a/PolicyEngineClient/pom.xml
+++ b/PolicyEngineClient/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.1-SNAPSHOT</version>
</parent>
<artifactId>PolicyEngineClient</artifactId>
<dependencies>