Use dcaegen2-1.1.0 pom as parent 59/18959/1
authorLusheng Ji <lji@research.att.com>
Sun, 15 Oct 2017 23:39:30 +0000 (19:39 -0400)
committerLusheng Ji <lji@research.att.com>
Sun, 15 Oct 2017 23:39:36 +0000 (19:39 -0400)
Issue-Id: DCAEGEN2-128
Change-Id: I56cd564208c65e5aba4b7c77cb7eec7a14bb10ed
Signed-off-by: Lusheng Ji <lji@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 5329205..809e91f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,9 +21,9 @@ limitations under the License.
 <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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>
-    <groupId>org.onap.dcaegen2</groupId>
-    <artifactId>root</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <groupId>org.onap</groupId>
+    <artifactId>dcaegen2</artifactId>
+    <version>1.1.0</version>
   </parent>
 
   <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->