diff options
author | Ofir Sonsino <os0695@att.com> | 2018-01-31 17:19:00 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2018-01-31 17:19:00 +0200 |
commit | 1cfb08779ea0e00be69e072a940b3063e049fe6b (patch) | |
tree | 6602a900387c8393ed0dcd81c0539381632903c6 /epsdk-app-onap/pom.xml | |
parent | 2f20b001b9243e0f8b44aecc768ec265fd538732 (diff) |
org.onap migration
Change-Id: I52f0b2851f2c765752b6d21f49b32136d7d72a3d
Issue-ID: VID-86
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'epsdk-app-onap/pom.xml')
-rwxr-xr-x | epsdk-app-onap/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/epsdk-app-onap/pom.xml b/epsdk-app-onap/pom.xml index bd32fb753..e8622f012 100755 --- a/epsdk-app-onap/pom.xml +++ b/epsdk-app-onap/pom.xml @@ -6,7 +6,7 @@ <!-- This is the Maven project object model (POM) file for the open-source
SDK web app. This is NOT the Portal - but it is developed and supported by
the Portal team. -->
- <groupId>org.openecomp.vid</groupId>
+ <groupId>org.onap.vid</groupId>
<artifactId>epsdk-app-onap</artifactId>
<version>1.1.1-SNAPSHOT</version>
<packaging>war</packaging>
|