From a6a867eff88bfe5db4552b825e961fec81ac5134 Mon Sep 17 00:00:00 2001 From: Martin Hug Date: Wed, 5 Oct 2016 14:22:05 +0200 Subject: [PATCH] Rolling back service dependencies --- .classpath | 22 +++++++++++----------- etc/ant_configuration/service.properties | 2 +- etc/ivy/ivy.xml | 18 +++++++++--------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/.classpath b/.classpath index b277e3e..db0444e 100644 --- a/.classpath +++ b/.classpath @@ -5,18 +5,18 @@ - - + + - - + + - + - - + + @@ -30,9 +30,9 @@ - - - + + + @@ -41,7 +41,7 @@ - + diff --git a/etc/ant_configuration/service.properties b/etc/ant_configuration/service.properties index 5bb343b..0ad55a4 100644 --- a/etc/ant_configuration/service.properties +++ b/etc/ant_configuration/service.properties @@ -3,4 +3,4 @@ service.name=de.rwth.dbis.acis.activitytracker.service service.path=de/rwth/dbis/acis/activitytracker/service service.class=ActivityTrackerService service.passphrase=Passphrase -service.dependencies=commons-codec;version="1.9", commons-dbcp2;version="2.0", commons-io;version="2.4", commons-logging;version="1.2", commons-pool2;version="2.2", gson;version="2.3", httpclient;version="4.5.1", httpcore;version="4.4.3", jooq;version="3.8.2", jooq-codegen;version="3.8.2", jooq-meta;version="3.8.2", mysql-connector-java;version="5.1.6" +service.dependencies= \ No newline at end of file diff --git a/etc/ivy/ivy.xml b/etc/ivy/ivy.xml index 7ffc8ad..1acadcc 100644 --- a/etc/ivy/ivy.xml +++ b/etc/ivy/ivy.xml @@ -14,14 +14,14 @@ - - - - - - - - - + + + + + + + + +