GUACAMOLE-729: Bump version numbers to 1.1.0.

This commit is contained in:
Michael Jumper
2019-02-09 11:08:28 -08:00
parent 1bbf9f0b72
commit c3fbf44f70
33 changed files with 57 additions and 57 deletions

View File

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