aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d87fe07..93c8827 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,8 +25,8 @@ under the License.
<relativePath>../oparent</relativePath>
</parent>
- <groupId>org.openo.vnf-sdk-design-pkg</groupId>
- <artifactId>vnfsdk</artifactId>
+ <groupId>org.openo.vnf-sdk.design-pkg</groupId>
+ <artifactId>vnf-sdk-design-pkg</artifactId>
<name>vnf-sdk-design-pkg</name>
<description>CSAR manipulation shared library with CLI</description>