Rename Policy Modesl to policy-models 11/49111/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 25 May 2018 12:17:28 +0000 (08:17 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 25 May 2018 12:17:36 +0000 (08:17 -0400)
ONAP sonar requires this naming convention.

Issue-ID: POLICY-805
Change-Id: I4d40fff79696ef4eeae0af0081862ce726e4c202
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index cb3d545..fcbaa5f 100644 (file)
--- 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>