diff --git a/network/pom.xml b/network/pom.xml
index 19b96ad..48d3525 100644
--- a/network/pom.xml
+++ b/network/pom.xml
@@ -16,10 +16,6 @@
http://maven.apache.org
-
- hudson
- http://meta.muehlencord.intra:8080/jenkins/
-
UTF-8
@@ -30,7 +26,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.16
+ ${maven-surefire-plugin.version}
diff --git a/pom.xml b/pom.xml
index 059c43e..bea2076 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,64 +15,92 @@
jeeutil
+
+
+ UTF-8
+ 1.8
+ 1.8
+
+
+ 4.12
+ 1.10
+ 3.3
+ 3.4
+ 2.4.1
+ 1.4.7
+ 7.0
+ 1.5.3
+ 1.4.0
+ 1.53
+
+ 3.3
+ 2.5.1
+ 2.19
+
+
junit
junit
- 4.11
+ ${junit.version}
commons-codec
commons-codec
- 1.6
+ ${commons-codec.version}
commons-net
commons-net
- 3.3
-
+ ${commons-net.version}
+
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+
org.apache.logging.log4j
log4j-api
- 2.3
+ ${log4j.version}
org.apache.logging.log4j
log4j-core
- 2.3
+ ${log4j.version}
javax.mail
mail
- 1.4.7
+ ${javax-mail.version}
javax
javaee-api
- 6.0
+ ${javaee-api.version}
com.enterprisedt
edtFTPj
- 1.5.3
+ ${edtFTPj.version}
com.lambdaworks
scrypt
- 1.4.0
+ ${scrypt.version}
org.bouncycastle
bcprov-jdk15on
- 1.52
+ ${bouncycastle.version}
@@ -88,7 +116,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 2.5.1
+ ${maven-compiler-plugin.version}
1.8
1.8
diff --git a/security/pom.xml b/security/pom.xml
index c23b5a7..47d655f 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -15,10 +15,7 @@
http://maven.apache.org
-
- hudson
- http://meta.muehlencord.intra:8080/jenkins/
-
+
UTF-8
diff --git a/sharepoint/api/pom.xml b/sharepoint/api/pom.xml
index c3c7edd..c39eb78 100644
--- a/sharepoint/api/pom.xml
+++ b/sharepoint/api/pom.xml
@@ -11,22 +11,10 @@
api
jar
- api
+ shared-sharepoint-api
-
-