aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-04-25 17:13:29 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-04-25 17:14:05 +0800
commit94a2d8b77565ff50462498b8646c66b69bb4a23f (patch)
treeface5f7409adaaeeb54e11d3f063213c3c735c21 /pom.xml
parentb19a8a1662e48dd314ec22c69d2954c18c3e02e0 (diff)
update file directory
Change-Id: I450596eb4c88e9cedb2ae705431973d1ca7e3a43 Issue-ID: MODELING-159 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index a8757ac..9f8efbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,12 +21,12 @@
<version>1.2.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.modeling.toscaparsers.genericparser</groupId>
- <artifactId>modeling-toscaparsers-genericparser</artifactId>
+ <groupId>org.onap.modeling.genericparser</groupId>
+ <artifactId>modeling-genericparser</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>modeling-toscaparsers-genericparser</name>
- <description>modeling toscaparsers genericparser</description>
+ <name>modeling-genericparser</name>
+ <description>modeling genericparser</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<sonar.sources>.</sonar.sources>