diff options
author | Avi Gaffa <avi.gaffa@amdocs.com> | 2017-09-03 15:05:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-03 15:05:36 +0000 |
commit | 4f479dc83fcf18cdec63ac1d12d1fdaf3a7b6fc6 (patch) | |
tree | a0b8805371f3cf8cbce90638eea1726bc4ab1451 /common | |
parent | eb0fecca5af716c37f74bf06f0c72f0ec588c662 (diff) | |
parent | fad94e44d4304e02013c4e36f4b8d0f3d534dc3f (diff) |
Merge "Fixed Maven warnings"
Diffstat (limited to 'common')
-rw-r--r-- | common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-test/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-test/pom.xml b/common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-test/pom.xml index 559a96a4b3..b623bf7062 100644 --- a/common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-test/pom.xml +++ b/common/openecomp-sdc-artifact-generator-lib/openecomp-sdc-artifact-generator-test/pom.xml @@ -4,7 +4,6 @@ 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> - <groupId>org.openecomp.sdc.common</groupId> <artifactId>openecomp-sdc-artifact-generator-test</artifactId> <parent> |