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:53:13 -0400
commit95c2f883fbc5d5a1a2dc41e7c83d241aa81c3a71 (patch)
tree3df6ae8204818284bf3f347221a26cbcd5b71866 /pom.xml
parent392955307bdf767eac30447c49617efb8d6dc19a (diff)
SDNC-252
SDNC-252 PreTest Validation Changes Chnage-ID:Iccddef8bfa3c394fc938654c2652e9a6b2b90f55 Issue-ID: SDNC-252 Change-Id: I650378f1cb456a0e69a23fe88c42f71aa8acb5e6 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>