summaryrefslogtreecommitdiffstats
path: root/dblib/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dblib/pom.xml')
-rwxr-xr-xdblib/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dblib/pom.xml b/dblib/pom.xml
index 78af665a..722b2d7c 100755
--- a/dblib/pom.xml
+++ b/dblib/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<parent>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sdnc-core</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
@@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
- <groupId>org.openecomp.sdnc.core</groupId>
+ <groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib</artifactId>