Merge pull request #256 from glyptodon/bump-version

GUAC-1280: Bump version numbers to 0.9.8 where appropriate.
This commit is contained in:
James Muehlner
2015-09-04 11:17:31 -07:00
16 changed files with 24 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-example</artifactId>
<packaging>war</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-example</name>
<url>http://guac-dev.org/</url>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<relativePath>../../</relativePath>
</parent>

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<relativePath>../../</relativePath>
</parent>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc-base</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
</dependency>
</dependencies>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.7",
"guacamoleVersion" : "0.9.8",
"name" : "MySQL Authentication",
"namespace" : "guac-mysql",

View File

@@ -15,7 +15,7 @@
<parent>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<relativePath>../../</relativePath>
</parent>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc-base</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
</dependency>
</dependencies>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.7",
"guacamoleVersion" : "0.9.8",
"name" : "PostgreSQL Authentication",
"namespace" : "guac-postgresql",

View File

@@ -7,7 +7,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<packaging>pom</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-auth-jdbc</name>
<url>http://guac-dev.org/</url>
@@ -62,7 +62,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<scope>provided</scope>
</dependency>

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-ldap</artifactId>
<packaging>jar</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-auth-ldap</name>
<url>http://guac-dev.org/</url>
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<scope>provided</scope>
</dependency>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.7",
"guacamoleVersion" : "0.9.8",
"name" : "LDAP Authentication",
"namespace" : "guac-ldap",

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-noauth</artifactId>
<packaging>jar</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-auth-noauth</name>
<url>http://guacamole.sourceforge.net/</url>
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<scope>provided</scope>
</dependency>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.7",
"guacamoleVersion" : "0.9.8",
"name" : "Disabled Authentication",
"namespace" : "guac-noauth",

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<packaging>pom</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-common-js</name>
<url>http://guac-dev.org/</url>

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<packaging>jar</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-ext</name>
<url>http://guac-dev.org/</url>

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole</artifactId>
<packaging>war</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole</name>
<url>http://guac-dev.org/</url>
@@ -227,14 +227,14 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
</dependency>
<!-- Guacamole JavaScript API -->
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.9.7</version>
<version>0.9.8</version>
<type>zip</type>
<scope>runtime</scope>
</dependency>

View File

@@ -65,7 +65,7 @@ public class ExtensionModule extends ServletModule {
private static final List<String> ALLOWED_GUACAMOLE_VERSIONS =
Collections.unmodifiableList(Arrays.asList(
"*",
"0.9.7"
"0.9.8"
));
/**

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-client</artifactId>
<packaging>pom</packaging>
<version>0.9.7</version>
<version>0.9.8</version>
<name>guacamole-client</name>
<url>http://guac-dev.org/</url>