aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOURN-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'bpmn/MSOURN-plugin')
-rw-r--r--bpmn/MSOURN-plugin/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/bpmn/MSOURN-plugin/pom.xml b/bpmn/MSOURN-plugin/pom.xml
index e94a1f7233..5ad57a6096 100644
--- a/bpmn/MSOURN-plugin/pom.xml
+++ b/bpmn/MSOURN-plugin/pom.xml
@@ -1,18 +1,18 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
-
+
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>bpmn</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
-
+
<groupId>org.openecomp.mso</groupId>
<artifactId>cockpit-urnmap-plugin</artifactId>
-
+
<packaging>jar</packaging>
-
+
<name>MSO URN Mapping Cockpit Plugin</name>
<dependencies>