aboutsummaryrefslogtreecommitdiffstats
path: root/jar
diff options
context:
space:
mode:
authorThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>2018-10-04 18:04:40 -0400
committerThomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>2018-10-04 18:35:21 -0400
commit902fe25132d9651cc1a6af9229678572b68c7c2c (patch)
treea36c918d32832cf9017b7d156a06837102ac8b1e /jar
parent9b689fe28bd6b870b7a54590193118d8c3a7505a (diff)
Added fix for OOF issue.
Updated Pom files for Library version change. Change-Id: Ibf10eba8923353010b66ac8496fb53815f3affc4 Issue-ID: MUSIC-143 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
Diffstat (limited to 'jar')
-rw-r--r--jar/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/jar/pom.xml b/jar/pom.xml
index b068aee6..e5b9d802 100644
--- a/jar/pom.xml
+++ b/jar/pom.xml
@@ -185,7 +185,6 @@
<scope>provided</scope>
</dependency>
<!-- /Development -->
-
<!-- Logging -->
<dependency>
<groupId>ch.qos.logback</groupId>
@@ -215,7 +214,6 @@
<version>1.0.1-oss</version>
</dependency>
<!-- End Logging -->
-
<!-- Cassandra -->
<dependency>
<groupId>com.datastax.cassandra</groupId>
@@ -223,7 +221,6 @@
<version>${cassandra.version}</version>
</dependency>
<!-- /Cassandra -->
-
<!-- Zookeeper -->
<dependency>
<groupId>org.apache.zookeeper</groupId>
@@ -237,7 +234,6 @@
</exclusions>
</dependency>
<!-- /Zookeeper -->
-
<!-- Jersey -->
<dependency>
<groupId>com.sun.jersey</groupId>
@@ -331,7 +327,6 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
-
</dependency>
<dependency>
<groupId>org.mindrot</groupId>