aboutsummaryrefslogtreecommitdiffstats
path: root/POLICY-SDK-APP
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-04-14 00:22:08 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-14 00:22:08 +0000
commit18d1759edf0805d060417f70cf162e56a71a4c27 (patch)
tree207a1071147997f082e3a9ec8d909bb45655e02c /POLICY-SDK-APP
parent36e8f5e2c625cd76f183757942db9a80a30251ab (diff)
parentdca5220480fb7c45e9d098825597cc7d70608c6a (diff)
Merge "Upgrade to SNAPSHOT 1.2.1"
Diffstat (limited to 'POLICY-SDK-APP')
-rw-r--r--POLICY-SDK-APP/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml
index 9f7f26742..523daf0d8 100644
--- a/POLICY-SDK-APP/pom.xml
+++ b/POLICY-SDK-APP/pom.xml
@@ -23,7 +23,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>POLICY-SDK-APP</artifactId>
<packaging>war</packaging>