diff --git a/doc/guacamole-example/pom.xml b/doc/guacamole-example/pom.xml index 1b3b29a7f..6829ef2a3 100644 --- a/doc/guacamole-example/pom.xml +++ b/doc/guacamole-example/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-example war - 0.9.6 + 0.9.7 guacamole-example http://guac-dev.org/ @@ -66,7 +66,7 @@ org.glyptodon.guacamole guacamole-common - 0.9.6 + 0.9.7 compile @@ -74,7 +74,7 @@ org.glyptodon.guacamole guacamole-common-js - 0.9.5 + 0.9.7 zip runtime diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml index 3373587b0..69107ba42 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/pom.xml @@ -15,7 +15,7 @@ org.glyptodon.guacamole guacamole-auth-jdbc - 0.9.6 + 0.9.7 ../../ 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 b0d898f95..1990f0d6f 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 @@ -15,7 +15,7 @@ org.glyptodon.guacamole guacamole-auth-jdbc - 0.9.6 + 0.9.7 ../../ @@ -74,7 +74,7 @@ org.glyptodon.guacamole guacamole-auth-jdbc-base - 0.9.6 + 0.9.7 diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/guac-manifest.json b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/guac-manifest.json index 0ca039a5e..26e678433 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/guac-manifest.json +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/guac-manifest.json @@ -1,6 +1,6 @@ { - "guacamoleVersion" : "0.9.6", + "guacamoleVersion" : "0.9.7", "name" : "MySQL Authentication", "namespace" : "guac-mysql", 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 85db10341..c7151bdc0 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 @@ -15,7 +15,7 @@ org.glyptodon.guacamole guacamole-auth-jdbc - 0.9.6 + 0.9.7 ../../ @@ -74,7 +74,7 @@ org.glyptodon.guacamole guacamole-auth-jdbc-base - 0.9.6 + 0.9.7 diff --git a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/guac-manifest.json b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/guac-manifest.json index 18f97e207..7ff5ad16d 100644 --- a/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/guac-manifest.json +++ b/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/guac-manifest.json @@ -1,6 +1,6 @@ { - "guacamoleVersion" : "0.9.6", + "guacamoleVersion" : "0.9.7", "name" : "PostgreSQL Authentication", "namespace" : "guac-postgresql", diff --git a/extensions/guacamole-auth-jdbc/pom.xml b/extensions/guacamole-auth-jdbc/pom.xml index 3fb51f7e9..17e4a22dc 100644 --- a/extensions/guacamole-auth-jdbc/pom.xml +++ b/extensions/guacamole-auth-jdbc/pom.xml @@ -7,7 +7,7 @@ org.glyptodon.guacamole guacamole-auth-jdbc pom - 0.9.6 + 0.9.7 guacamole-auth-jdbc http://guac-dev.org/ @@ -62,7 +62,7 @@ org.glyptodon.guacamole guacamole-ext - 0.9.6 + 0.9.7 provided diff --git a/extensions/guacamole-auth-ldap/pom.xml b/extensions/guacamole-auth-ldap/pom.xml index 340b5f4d9..f12905ec1 100644 --- a/extensions/guacamole-auth-ldap/pom.xml +++ b/extensions/guacamole-auth-ldap/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-auth-ldap jar - 0.9.6 + 0.9.7 guacamole-auth-ldap http://guac-dev.org/ @@ -83,7 +83,7 @@ org.glyptodon.guacamole guacamole-common - 0.9.6 + 0.9.7 provided @@ -91,7 +91,7 @@ org.glyptodon.guacamole guacamole-ext - 0.9.6 + 0.9.7 provided diff --git a/extensions/guacamole-auth-ldap/src/main/resources/guac-manifest.json b/extensions/guacamole-auth-ldap/src/main/resources/guac-manifest.json index e8d9a9e7b..c1bd1af80 100644 --- a/extensions/guacamole-auth-ldap/src/main/resources/guac-manifest.json +++ b/extensions/guacamole-auth-ldap/src/main/resources/guac-manifest.json @@ -1,6 +1,6 @@ { - "guacamoleVersion" : "0.9.6", + "guacamoleVersion" : "0.9.7", "name" : "LDAP Authentication", "namespace" : "guac-ldap", diff --git a/extensions/guacamole-auth-noauth/pom.xml b/extensions/guacamole-auth-noauth/pom.xml index 67899f164..39eb76f4e 100644 --- a/extensions/guacamole-auth-noauth/pom.xml +++ b/extensions/guacamole-auth-noauth/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-auth-noauth jar - 0.9.6 + 0.9.7 guacamole-auth-noauth http://guacamole.sourceforge.net/ @@ -83,7 +83,7 @@ org.glyptodon.guacamole guacamole-common - 0.9.6 + 0.9.7 provided @@ -91,7 +91,7 @@ org.glyptodon.guacamole guacamole-ext - 0.9.6 + 0.9.7 provided diff --git a/extensions/guacamole-auth-noauth/src/main/resources/guac-manifest.json b/extensions/guacamole-auth-noauth/src/main/resources/guac-manifest.json index 03fd29916..0a7b4478e 100644 --- a/extensions/guacamole-auth-noauth/src/main/resources/guac-manifest.json +++ b/extensions/guacamole-auth-noauth/src/main/resources/guac-manifest.json @@ -1,6 +1,6 @@ { - "guacamoleVersion" : "0.9.6", + "guacamoleVersion" : "0.9.7", "name" : "Disabled Authentication", "namespace" : "guac-noauth", diff --git a/guacamole-common-js/pom.xml b/guacamole-common-js/pom.xml index 4fcc1fca9..0471cf358 100644 --- a/guacamole-common-js/pom.xml +++ b/guacamole-common-js/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-common-js pom - 0.9.5 + 0.9.7 guacamole-common-js http://guac-dev.org/ diff --git a/guacamole-common/pom.xml b/guacamole-common/pom.xml index 552d82040..bb8d0c04e 100644 --- a/guacamole-common/pom.xml +++ b/guacamole-common/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-common jar - 0.9.6 + 0.9.7 guacamole-common http://guac-dev.org/ diff --git a/guacamole-ext/pom.xml b/guacamole-ext/pom.xml index a817865dd..12a889d94 100644 --- a/guacamole-ext/pom.xml +++ b/guacamole-ext/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-ext jar - 0.9.6 + 0.9.7 guacamole-ext http://guac-dev.org/ @@ -116,7 +116,7 @@ org.glyptodon.guacamole guacamole-common - 0.9.6 + 0.9.7 compile diff --git a/guacamole/pom.xml b/guacamole/pom.xml index 93d32e0b9..31c322608 100644 --- a/guacamole/pom.xml +++ b/guacamole/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole war - 0.9.6 + 0.9.7 guacamole http://guac-dev.org/ @@ -230,21 +230,21 @@ org.glyptodon.guacamole guacamole-common - 0.9.6 + 0.9.7 org.glyptodon.guacamole guacamole-ext - 0.9.6 + 0.9.7 org.glyptodon.guacamole guacamole-common-js - 0.9.5 + 0.9.7 zip runtime diff --git a/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionManifest.java b/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionManifest.java index 9b2331af5..25dde7aaa 100644 --- a/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionManifest.java +++ b/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionManifest.java @@ -88,7 +88,7 @@ public class ExtensionManifest { /** * Returns the version of the Guacamole web application for which the - * extension was built, such as "0.9.6". + * extension was built, such as "0.9.7". * * @return * The version of the Guacamole web application for which the extension @@ -100,7 +100,7 @@ public class ExtensionManifest { /** * Sets the version of the Guacamole web application for which the - * extension was built, such as "0.9.6". + * extension was built, such as "0.9.7". * * @param guacamoleVersion * The version of the Guacamole web application for which the extension diff --git a/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionModule.java b/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionModule.java index 46a329d92..f9d6f1084 100644 --- a/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionModule.java +++ b/guacamole/src/main/java/org/glyptodon/guacamole/net/basic/extension/ExtensionModule.java @@ -64,7 +64,7 @@ public class ExtensionModule extends ServletModule { private static final List ALLOWED_GUACAMOLE_VERSIONS = Collections.unmodifiableList(Arrays.asList( "*", - "0.9.6" + "0.9.7" )); /** diff --git a/pom.xml b/pom.xml index 1b34eef4d..3404351a2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.glyptodon.guacamole guacamole-client pom - 0.9.6 + 0.9.7 guacamole-client http://guac-dev.org/