aboutsummaryrefslogtreecommitdiffstats
path: root/ONAP-XACML
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 /ONAP-XACML
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 'ONAP-XACML')
-rw-r--r--ONAP-XACML/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml
index 4a30cd7b5..79f0cb520 100644
--- a/ONAP-XACML/pom.xml
+++ b/ONAP-XACML/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>ONAP-XACML</artifactId>
<packaging>jar</packaging>