diff options
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml index b8a5a49904..e52ac1b917 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-permissions-rest/pom.xml @@ -10,12 +10,9 @@ <version>1.3.0-SNAPSHOT</version> </parent> - <groupId>org.openecomp.sdc</groupId> <artifactId>item-permissions-rest</artifactId> - <packaging>pom</packaging> - <modules> <module>item-permissions-rest-types</module> <module>item-permissions-rest-services</module> |