aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-03-06 09:16:06 -0500
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-03-22 16:56:01 -0400
commit0e323c085b12c9d5e9a36fac7651102118c5694b (patch)
tree633450035206c20472e476198f3b862d5c5d0908 /pom.xml
parent392955307bdf767eac30447c49617efb8d6dc19a (diff)
SDNC-253-GUI Patch I
SDNC-253-View All historical Reports Change-Id: I7b73a896697617cc27e2cc14012b5c325b1c0b6e Issue-ID: SDNC-253 Change-Id: If8dcaed84c8fd4c6ec90898ccdb020d28bf5e2ae Signed-off-by: Vandana_Chaurse <vc00494508@techmahindra.com> Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml20
1 files changed, 1 insertions, 19 deletions
diff --git a/pom.xml b/pom.xml
index 738714d..97ea1a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,30 +8,12 @@
<version>1.0.1-SNAPSHOT</version>
<relativePath />
</parent>
-
+
<groupId>org.onap.sdnc.features</groupId>
<artifactId>sdnc-features</artifactId>
<version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
-<!-- <modules>
- <module>sdnc_reports_dao</module>
- <module>sdnc_reports_api</module>
- </modules>
-
-
- <dependencyManagement>
- <dependencies>
- <dependency>
- <groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-dependencies</artifactId>
- <version>1.3.5.RELEASE</version>
- <type>pom</type>
- <scope>import</scope>
- </dependency>
- </dependencies>
-</dependencyManagement> -->
-
<name>sdnc-features</name>
<description>The SDN-C features repository contains code for karaf features that are used by the SDN controller</description>
<url>https://wiki.onap.org</url>