aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOURN-plugin/pom.xml
diff options
context:
space:
mode:
authorChrisC <cc697w@intl.att.com>2017-03-14 09:32:49 -0700
committerChrisC <cc697w@intl.att.com>2017-03-14 09:32:49 -0700
commitd56fba4e89a4923b5e9865d9e98e8c3a5e00e4a1 (patch)
tree3dee3ed0fc457385c1ea538fadaf4edf3e06d368 /bpmn/MSOURN-plugin/pom.xml
parent5dd5647cca17a9939919027008e175f6d5d819f7 (diff)
Update to version 1.0.0
Change-Id: I04ea7f910e2c583bf9fdcf705de74095c298d5da Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'bpmn/MSOURN-plugin/pom.xml')
-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 e94a1f7..41b6415 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.0.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>