summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGerard Hickey <gerard.hickey@ericsson.com>2019-06-27 07:54:24 +0100
committerGerard Hickey <gerard.hickey@ericsson.com>2019-06-28 07:36:22 +0100
commit8dfdab2e0d775dd21eadb6ec2821e3196020071d (patch)
tree436e9084eb75cbe6f197cede4f31f719502df8bb /pom.xml
parent8b84c0efa23d14062432e6ded35558748f5e990a (diff)
JJB alignment across DCAE components - DCAE PM-Mapper
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I994d862657cf6d8624e33beb302f06a96023a7d0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2addd1e..41750d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,12 +26,12 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>pm-mapper</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.0</version>
+ <version>2.0.0</version>
</parent>
<name>dcaegen2-services-pm-mapper</name>