aboutsummaryrefslogtreecommitdiffstats
path: root/mdbc-server
diff options
context:
space:
mode:
authorArthur Martella <arthur.martella.1@att.com>2018-11-05 16:58:23 -0500
committerArthur Martella <arthur.martella.1@att.com>2018-11-05 16:58:23 -0500
commit71b2712a0c9d968c36ef59bcfad1b0add8e82592 (patch)
treed2ff0e064c9b73d475eaa7a1546333afe3afdbab /mdbc-server
parent95d22d7491ea365fdc4525e44d484c73c33e16a1 (diff)
Change MDBC version, nexus repo property
Change-Id: I8ea07ea04c15a8af2b4127da1775cf339d89e36e Issue-ID: MUSIC-175 Signed-off-by: Arthur Martella <arthur.martella.1@att.com>
Diffstat (limited to 'mdbc-server')
-rwxr-xr-xmdbc-server/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdbc-server/pom.xml b/mdbc-server/pom.xml
index c86a7e9..02d0dba 100755
--- a/mdbc-server/pom.xml
+++ b/mdbc-server/pom.xml
@@ -168,8 +168,8 @@
</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>