diff --git a/openvidu-java-client/pom.xml b/openvidu-java-client/pom.xml
index 825f9701..915d5357 100644
--- a/openvidu-java-client/pom.xml
+++ b/openvidu-java-client/pom.xml
@@ -190,6 +190,38 @@
+
+ build-jar-with-dependencies
+
+
+ performJarFileRelease
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ ${version.assembly.plugin}
+
+
+ jar-with-dependencies
+
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 15532f4e..ce2d51c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,6 +67,7 @@
3.1.0
1.6.1
3.2.1
+ 3.3.0
3.0.0-M7
1.6
1.6.13