forked from shaba/openuds
backported pom.xml from 2.5
This commit is contained in:
parent
39158bd7ae
commit
2b5cf494db
@ -7,7 +7,7 @@
|
||||
<groupId>org.openuds.server</groupId>
|
||||
<artifactId>transport</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.0</version>
|
||||
<version>2.1.0</version>
|
||||
<name>Guacamole Transport</name>
|
||||
<url>https://github.com/dkmstr/openuds</url>
|
||||
|
||||
@ -81,14 +81,14 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.guacamole</groupId>
|
||||
<artifactId>guacamole-common</artifactId>
|
||||
<version>0.9.9-incubating</version>
|
||||
<version>0.9.10-incubating</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Guacamole JavaScript library -->
|
||||
<dependency>
|
||||
<groupId>org.apache.guacamole</groupId>
|
||||
<artifactId>guacamole-common-js</artifactId>
|
||||
<version>0.9.9-incubating</version>
|
||||
<version>0.9.12-incubating</version>
|
||||
<type>zip</type>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
Loading…
x
Reference in New Issue
Block a user