diff options
Diffstat (limited to 'appc/pom.xml')
-rw-r--r-- | appc/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc/pom.xml b/appc/pom.xml index 893706c1d..b7366a9c1 100644 --- a/appc/pom.xml +++ b/appc/pom.xml @@ -20,7 +20,6 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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.drools-applications</groupId> <artifactId>appc</artifactId> <parent> |