summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2017-09-13 13:41:45 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2017-09-13 13:42:24 -0400
commitf67e79c2b98414e4b44559f6cf8f4b4c8f753241 (patch)
tree2f85a48071a11ad29eba576390dc7957f67c9abb /pom.xml
parentf07b5fae8471d089aee89f0e05c8ccb60c1bb382 (diff)
Renaming openecomp to onap
Issue-ID: AAI-208 Change-Id: Idd1004d8fd4c9dd32792f6f85549929dbf46876b Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index d70c5f9..b4ce7fa 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.openecomp.aai</groupId>
+ <groupId>org.onap.aai</groupId>
<artifactId>sparky-fe</artifactId>
<packaging>war</packaging>
<version>1.0.0-SNAPSHOT</version>
@@ -104,7 +104,7 @@
</plugin>
</plugins>
</build>
-
+
<distributionManagement>
<repository>
<id>ecomp-releases</id>