summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2017-10-05 10:43:39 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2017-10-05 10:44:03 -0400
commit609b78f1f8e461a859d708a8d24311cb416f6271 (patch)
tree3e75a4be765dadf2315dec4ae96967e4b99cb68f
parent095556dce10630a7d9685190a33f566cebe40eb8 (diff)
Changing the id to match other projects
Issue-ID: AAI-395 Change-Id: I7844058e846d69492fcb4f458d81f38b37492cec Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab24d59..f11bbb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.aai-sparky-fe</groupId>
+ <groupId>org.onap.aai.sparky-fe</groupId>
<artifactId>sparky-fe</artifactId>
<packaging>war</packaging>
<version>1.0.0-SNAPSHOT</version>