diff --git a/idp-authn-impl-shibsp/pom.xml b/idp-authn-impl-shibsp/pom.xml
index 4eda50c..9465eb0 100644
--- a/idp-authn-impl-shibsp/pom.xml
+++ b/idp-authn-impl-shibsp/pom.xml
@@ -225,7 +225,9 @@ THE SOFTWARE.
maven-assembly-plugin
posix
- src/main/assembly/dep.xml
+
+ src/main/assembly/dep.xml
+
shibboleth-idp-authn-shibsp-${project.version}
false
../target
diff --git a/pom.xml b/pom.xml
index f89b1b6..9ab3729 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@ THE SOFTWARE.
UTF-8
- 3.5.1
+ 3.8.1
1.7
1.7
3.4.1
@@ -338,11 +338,11 @@ THE SOFTWARE.
org.apache.maven.plugins
maven-dependency-plugin
- 2.10
+ 3.1.1
maven-assembly-plugin
- 2.5.5
+ 3.2.0
org.apache.maven.plugins
@@ -362,12 +362,12 @@ THE SOFTWARE.
org.apache.maven.plugins
maven-javadoc-plugin
- 2.10.3
+ 3.1.1
org.apache.maven.plugins
maven-release-plugin
- 2.5.3
+ 3.0.0-M1