mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUAC-938: Bump version numbers for 0.9.4.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<groupId>org.glyptodon.guacamole</groupId>
|
||||
<artifactId>guacamole-auth-ldap</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.9.3</version>
|
||||
<version>0.9.4</version>
|
||||
<name>guacamole-auth-ldap</name>
|
||||
<url>http://guac-dev.org/</url>
|
||||
|
||||
@@ -57,14 +57,14 @@
|
||||
<dependency>
|
||||
<groupId>org.glyptodon.guacamole</groupId>
|
||||
<artifactId>guacamole-common</artifactId>
|
||||
<version>0.9.3</version>
|
||||
<version>0.9.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Guacamole Extension API -->
|
||||
<dependency>
|
||||
<groupId>org.glyptodon.guacamole</groupId>
|
||||
<artifactId>guacamole-ext</artifactId>
|
||||
<version>0.9.3</version>
|
||||
<version>0.9.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JLDAP -->
|
||||
|
Reference in New Issue
Block a user