aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordyh <dengyuanhong@chinamobile.com>2019-09-17 10:41:18 +0800
committerdyh <dengyuanhong@chinamobile.com>2019-09-17 10:42:10 +0800
commitdcaa127b0c6715c49acbaa478afa6f722e436f46 (patch)
tree6d53790ff9e93b1e1311a180882ceb45c15c41cb /pom.xml
parentcd7e6ff91caf2388a041ef670d22504874a0bc5e (diff)
update oparent version to 2.1.0
Change-Id: I2c359ba5b2b5891b3edd706a63373f1c15324589 Issue-ID: MODELING-235 Signed-off-by: dyh <dengyuanhong@chinamobile.com>
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 a765be6..89dd68b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.modeling.etsicatalog</groupId>
<artifactId>modeling-etsicatalog</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>modeling-etsicatalog</name>
<description>modeling etsicatalog</description>