diff options
Diffstat (limited to 'aai')
-rw-r--r-- | aai/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aai/pom.xml b/aai/pom.xml index d12926304..d826675a8 100644 --- a/aai/pom.xml +++ b/aai/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>aai</artifactId> <parent> |