aboutsummaryrefslogtreecommitdiffstats
path: root/sdnc_report_api_sdnc_253_story/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dt5972@att.com>2018-03-23 23:25:41 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-23 23:25:41 +0000
commit8f7fa68bb6bf09b8c6d8c22249bdc1f00587fc08 (patch)
tree53a54151fb8bfa38e1d234c844b958878a7a2f40 /sdnc_report_api_sdnc_253_story/pom.xml
parentf168a9c4462a8290e810f0f85b0e59fbec63cbc8 (diff)
parent8a4ef574e32c8f42706a863868485a070d85f446 (diff)
Merge "SDNC-253 Code Improvement Commit"
Diffstat (limited to 'sdnc_report_api_sdnc_253_story/pom.xml')
-rw-r--r--sdnc_report_api_sdnc_253_story/pom.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/sdnc_report_api_sdnc_253_story/pom.xml b/sdnc_report_api_sdnc_253_story/pom.xml
index 187589b..513bcd2 100644
--- a/sdnc_report_api_sdnc_253_story/pom.xml
+++ b/sdnc_report_api_sdnc_253_story/pom.xml
@@ -1,8 +1,11 @@
<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>
- <groupId>com.sdnc.reports</groupId>
+
+ <!-- <groupId>com.sdnc.reports</groupId> -->
+ <groupId>org.onap.ccsdk.parent</groupId>
<artifactId>sdnc_reports</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
+ <!-- <version>0.0.1-SNAPSHOT</version> -->
<packaging>pom</packaging>
<parent>