diff options
Diffstat (limited to 'PyPDPServer')
-rw-r--r-- | PyPDPServer/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/PyPDPServer/pom.xml b/PyPDPServer/pom.xml index 5a64014b4..e89f22da2 100644 --- a/PyPDPServer/pom.xml +++ b/PyPDPServer/pom.xml @@ -23,9 +23,7 @@ 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.policy.engine</groupId> <artifactId>PyPDPServer</artifactId> - <version>1.0.0-SNAPSHOT</version> <packaging>war</packaging> <description>PyPDP Server</description> |