summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcaedt_catalog/pom.xml')
-rw-r--r--dcaedt_catalog/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dcaedt_catalog/pom.xml b/dcaedt_catalog/pom.xml
index 701d665..3bc2373 100644
--- a/dcaedt_catalog/pom.xml
+++ b/dcaedt_catalog/pom.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
+<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
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>DCAE-DT-Catalog</artifactId>
<packaging>pom</packaging>
<name>DCAE DT Catalog</name>
<parent>
- <groupId>org.onap.sdc.dcae</groupId>
+ <groupId>org.onap.sdc.dcae-d.dt-be-main</groupId>
<artifactId>dcae_dt_be_main</artifactId>
- <version>1806.0.1-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<modules>
<module>asdc</module>
@@ -19,7 +19,7 @@
<module>api</module>
<module>service</module>
</modules>
-
+
<scm>
<connection>scm:git:https://github.research.att.com/ASC/ASC-Catalog/</connection>
<developerConnection>scm:git:https://github.research.att.com/ASC/ASC-Catalog/</developerConnection>