mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
Ticket #269: guacamole-auth-mysql should not depend on itself.
This commit is contained in:
@@ -100,14 +100,6 @@
|
|||||||
<artifactId>google-collections</artifactId>
|
<artifactId>google-collections</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Guacamole -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>net.sourceforge.guacamole</groupId>
|
|
||||||
<artifactId>guacamole-auth-mysql</artifactId>
|
|
||||||
<version>0.8.0</version>
|
|
||||||
<type>jar</type>
|
|
||||||
</dependency>
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
Reference in New Issue
Block a user