Change MDBC version, nexus repo property 98/71898/1
authorArthur Martella <arthur.martella.1@att.com>
Mon, 5 Nov 2018 21:58:23 +0000 (16:58 -0500)
committerArthur Martella <arthur.martella.1@att.com>
Mon, 5 Nov 2018 21:58:23 +0000 (16:58 -0500)
Change-Id: I8ea07ea04c15a8af2b4127da1775cf339d89e36e
Issue-ID: MUSIC-175
Signed-off-by: Arthur Martella <arthur.martella.1@att.com>
mdbc-server/pom.xml
pom.xml

index c86a7e9..02d0dba 100755 (executable)
         </dependency>
         <dependency>
             <groupId>org.onap.music</groupId>
-            <artifactId>MUSIC</artifactId>
-            <version>3.2.0</version>
+            <artifactId>dev-MUSIC-cassandra</artifactId>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
 
diff --git a/pom.xml b/pom.xml
index 3768fa6..b44395d 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -39,6 +39,7 @@
     </parent>
 
     <properties>
+        <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
     </properties>
         </dependency>
         <dependency>
             <groupId>org.onap.music</groupId>
-            <artifactId>MUSIC</artifactId>
-            <version>3.2.0</version>
+            <artifactId>dev-MUSIC-cassandra</artifactId>
+            <version>3.2.0-SNAPSHOT</version>
         </dependency>
     </dependencies>