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

@@ -36,7 +36,7 @@
<parent>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-jdbc</artifactId>
<version>0.9.13-incubating</version>
<version>0.9.14</version>
<relativePath>../../</relativePath>
</parent>
@@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-jdbc-base</artifactId>
<version>0.9.13-incubating</version>
<version>0.9.14</version>
</dependency>
</dependencies>

View File

@@ -1,6 +1,6 @@
{
"guacamoleVersion" : "0.9.13-incubating",
"guacamoleVersion" : "0.9.14",
"name" : "PostgreSQL Authentication",
"namespace" : "guac-postgresql",