GUAC-1392: Bump version to 0.9.9 within all pom.xml (all projects were modified for this release).

This commit is contained in:
Michael Jumper
2015-12-15 12:58:22 -08:00
parent b587a39fe5
commit 6a77c39c68
12 changed files with 25 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-example</artifactId>
<packaging>war</packaging>
<version>0.9.8</version>
<version>0.9.9</version>
<name>guacamole-example</name>
<url>http://guac-dev.org/</url>
@@ -66,7 +66,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.9.7</version>
<version>0.9.9</version>
<scope>compile</scope>
</dependency>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<version>0.9.8</version>
<version>0.9.9</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.8</version>
<version>0.9.9</version>
<relativePath>../../</relativePath>
</parent>

View File

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

View File

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

View File

@@ -7,7 +7,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<packaging>pom</packaging>
<version>0.9.8</version>
<version>0.9.9</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.8</version>
<version>0.9.9</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.8</version>
<version>0.9.9</version>
<name>guacamole-auth-ldap</name>
<url>http://guac-dev.org/</url>
@@ -83,7 +83,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.9.7</version>
<version>0.9.9</version>
<scope>provided</scope>
</dependency>
@@ -91,7 +91,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.8</version>
<version>0.9.9</version>
<scope>provided</scope>
</dependency>

View File

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

View File

@@ -5,7 +5,7 @@
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common-js</artifactId>
<packaging>pom</packaging>
<version>0.9.8</version>
<version>0.9.9</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-common</artifactId>
<packaging>jar</packaging>
<version>0.9.7</version>
<version>0.9.9</version>
<name>guacamole-common</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.8</version>
<version>0.9.9</version>
<name>guacamole-ext</name>
<url>http://guac-dev.org/</url>
@@ -116,7 +116,7 @@
<dependency>
<groupId>org.glyptodon.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.9.7</version>
<version>0.9.9</version>
<scope>compile</scope>
</dependency>

View File

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

View File

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