summaryrefslogtreecommitdiffstats
path: root/python-discovery-client/pom.xml
diff options
context:
space:
mode:
authorMichael Hwang <mhwang@research.att.com>2017-09-20 15:17:51 -0400
committerMichael Hwang <mhwang@research.att.com>2017-09-20 15:18:29 -0400
commit385a2870137aa18d558f413136a361d0562a8ac6 (patch)
tree323195281a13aa5d3c22b0d387f4a9cb8237f33e /python-discovery-client/pom.xml
parenta7a5837b436be8d21d3df9cf177ff525acc54118 (diff)
Change name of packages to onap-dcae-*
For dockering and discovery-client Change-Id: Ieeab4309fc06ebb32f5f48133b7afc90dea681f8 Issue-Id: DCAEGEN2-60 Signed-off-by: Michael Hwang <mhwang@research.att.com>
Diffstat (limited to 'python-discovery-client/pom.xml')
-rw-r--r--python-discovery-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-discovery-client/pom.xml b/python-discovery-client/pom.xml
index d6ffd73..39b5da5 100644
--- a/python-discovery-client/pom.xml
+++ b/python-discovery-client/pom.xml
@@ -26,7 +26,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<version>1.0.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.dcaegen2.utils</groupId>
- <artifactId>python-discovery-client</artifactId>
+ <artifactId>onap-dcae-discovery-client</artifactId>
<name>dcaegen2-utils-python-discovery-client</name>
<version>1.0.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>