aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2018-05-25 08:17:28 -0400
committerPamela Dragosh <pdragosh@research.att.com>2018-05-25 08:17:36 -0400
commitd01b3fabba07c18198907ad06aebd125969146af (patch)
tree21ef7175d9c0c0032aed60e7df02726d04a19c0f /pom.xml
parent67037d090dd491e58df7ee55c8826cfe2d5077e4 (diff)
Rename Policy Modesl to policy-models
ONAP sonar requires this naming convention. Issue-ID: POLICY-805 Change-Id: I4d40fff79696ef4eeae0af0081862ce726e4c202 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index cb3d5454b..fcbaa5f0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<artifactId>policy-models</artifactId>
<version>2.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Policy Models</name>
+ <name>policy-models</name>
<description>This repo will hold model code agnostic to PDP engines</description>
<distributionManagement>
@@ -40,4 +40,4 @@
<url>dav:${onap.nexus.url}${sitePath}</url>
</site>
</distributionManagement>
-</project> \ No newline at end of file
+</project>