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

@@ -26,7 +26,7 @@
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-auth-ldap</artifactId>
<packaging>jar</packaging>
<version>1.0.0</version>
<version>1.1.0</version>
<name>guacamole-auth-ldap</name>
<url>http://guacamole.apache.org/</url>
@@ -137,7 +137,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<scope>provided</scope>
</dependency>