diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,9 +23,9 @@ </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.onap.vnf-sdk.function-test</groupId> + <groupId>org.onap.vnfsdk.functest</groupId> <artifactId>vnfsdk-functest-core-parent</artifactId> - <name>vnfsdk-functest</name> + <name>vnfsdk-functest parent</name> <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> |