aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 7851019..ee22349 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,13 @@
<version>1.0.0-SNAPSHOT</version>
<name>dmaapClient</name>
<description>Client library for MR event routing API</description>
-
+ <url>https://github.com/att/dmaap-framework</url>
+
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
-
<properties>
<!-- for the client library, we want to allow 1.6 or later -->
<maven.compiler.target>1.7</maven.compiler.target>
@@ -64,8 +64,6 @@
</developer>
</developers>
- <!-- End Distribution management -->
-
<dependencies>
<dependency>
<groupId>com.att.nsa</groupId>