summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichaelArrastia <MArrasti@amdocs.com>2018-03-09 17:09:00 +0000
committerMichaelArrastia <MArrasti@amdocs.com>2018-03-09 17:09:00 +0000
commit13cc06c7a1ba51f6e724d16d0602bdd8e92d925f (patch)
tree8252b515d7dbcd1e7159421128892bd39548a711 /pom.xml
parent6c05118a0f1fc557d7d7e652a063bcf3ffb5ceb0 (diff)
Fix items missed in microservice restructure
1. Updates the champ-service pom to explicitly add a dependency on the apache httpclient. 2. Corrects the name of the top level champ pom Issue-ID: AAI-813 Change-Id: I155ebc723861eea8e81e96ba84f182e80c7e42ed Signed-off-by: MichaelArrastia <MArrasti@amdocs.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 86affb3..be6b15f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.aai</groupId>
<artifactId>champ</artifactId>
- <name>cc-champ</name>
+ <name>champ</name>
<packaging>pom</packaging>
<version>1.2.0-SNAPSHOT</version>