summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichael Petretti2014-07-07 17:11:19 +0200
committerMichael Petretti2014-07-07 17:11:19 +0200
commit31c54276a7d4f979010a0bdc3bbcf9de8b5b9ecc (patch)
tree7c6bc3b668d515ae5249667416079a00465dd9bb /pom.xml
parentAdappted to the new Filetransfer class. Ready for testing. (diff)
downloadsatellite-daemon-31c54276a7d4f979010a0bdc3bbcf9de8b5b9ecc.tar.gz
satellite-daemon-31c54276a7d4f979010a0bdc3bbcf9de8b5b9ecc.tar.xz
satellite-daemon-31c54276a7d4f979010a0bdc3bbcf9de8b5b9ecc.zip
In the middle of Debuging and Testing.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 79f1d41..b9c6d45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
<version>4.11</version>
<scope>test</scope>
</dependency>
-<!-- <dependency>
+ <dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<version>1.2.17</version>
@@ -102,7 +102,7 @@
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.5</version>
<scope>compile</scope>
- </dependency> -->
+ </dependency>
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>