GUACAMOLE-423: Bump version numbers for all modified components to 0.9.14.

This commit is contained in:
Michael Jumper
2017-12-05 23:42:48 -08:00
parent 8d92e45227
commit ce4cd11993
30 changed files with 51 additions and 51 deletions

View File

@@ -26,7 +26,7 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-cas</artifactId>
<packaging>jar</packaging>
<version>0.9.13-incubating</version>
<version>0.9.14</version>
<name>guacamole-auth-cas</name>
<url>http://guacamole.apache.org/</url>
@@ -210,7 +210,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-common</artifactId>
<version>0.9.13-incubating</version>
<version>0.9.14</version>
<scope>provided</scope>
</dependency>
@@ -218,7 +218,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>0.9.13-incubating</version>
<version>0.9.14</version>
<scope>provided</scope>
</dependency>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.13-incubating",
"guacamoleVersion" : "0.9.14",
"name" : "CAS Authentication Extension",
"namespace" : "guac-cas",