From 67424f693eef49e10a1baa8aa6b2d8f7cdde28d7 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 26 Apr 2015 23:17:44 -0700 Subject: [PATCH] GUAC-1170: Move to maven-assembly-plugin 2.5.3 for all projects. --- .../modules/guacamole-auth-jdbc-mysql/pom.xml | 2 +- .../modules/guacamole-auth-jdbc-postgresql/pom.xml | 2 +- extensions/guacamole-auth-jdbc/pom.xml | 2 +- extensions/guacamole-auth-ldap/pom.xml | 2 +- extensions/guacamole-auth-noauth/pom.xml | 2 +- guacamole-common-js/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml index 4e38e1953..3e47aa6ba 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/pom.xml @@ -41,7 +41,7 @@ maven-assembly-plugin - 2.2-beta-5 + 2.5.3 jar-with-dependencies diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml index 2dbdc0acf..655a32b61 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/pom.xml @@ -41,7 +41,7 @@ maven-assembly-plugin - 2.2-beta-5 + 2.5.3 jar-with-dependencies diff --git a/extensions/guacamole-auth-jdbc/pom.xml b/extensions/guacamole-auth-jdbc/pom.xml index 3051f3e6d..3fb51f7e9 100644 --- a/extensions/guacamole-auth-jdbc/pom.xml +++ b/extensions/guacamole-auth-jdbc/pom.xml @@ -32,7 +32,7 @@ maven-assembly-plugin - 2.2-beta-5 + 2.5.3 false diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml index d217a9adb..8e67ab405 100644 --- a/extensions/guacamole-auth-ldap/pom.xml +++ b/extensions/guacamole-auth-ldap/pom.xml @@ -35,7 +35,7 @@ maven-assembly-plugin - 2.2-beta-5 + 2.5.3 ${project.artifactId}-${project.version} false diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index a543ee2da..4596d32d6 100644 --- a/extensions/guacamole-auth-noauth/pom.xml +++ b/extensions/guacamole-auth-noauth/pom.xml @@ -35,7 +35,7 @@ maven-assembly-plugin - 2.2-beta-5 + 2.5.3 ${project.artifactId}-${project.version} false diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 7dc88a2e6..4fcc1fca9 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -54,7 +54,7 @@ maven-assembly-plugin - 2.4 + 2.5.3 false diff --git a/pom.xml b/pom.xml index 8b94b55a7..1b34eef4d 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ maven-assembly-plugin - 2.4 + 2.5.3