diff options
Diffstat (limited to 'LogParser/pom.xml')
-rw-r--r-- | LogParser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LogParser/pom.xml b/LogParser/pom.xml index ae67d0d1a..08380e9e1 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -28,7 +28,7 @@ <artifactId>PolicyEngineSuite</artifactId> <version>1.0.0-SNAPSHOT</version> </parent> - <groupId>org.openecomp.policy.engine</groupId> + <artifactId>LogParser</artifactId> <dependencies> |