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>
|
<groupId>org.openuds.server</groupId>
|
||||||
<artifactId>transport</artifactId>
|
<artifactId>transport</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>2.0.0</version>
|
<version>2.1.0</version>
|
||||||
<name>Guacamole Transport</name>
|
<name>Guacamole Transport</name>
|
||||||
<url>https://github.com/dkmstr/openuds</url>
|
<url>https://github.com/dkmstr/openuds</url>
|
||||||
|
|
||||||
@ -81,14 +81,14 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.guacamole</groupId>
|
<groupId>org.apache.guacamole</groupId>
|
||||||
<artifactId>guacamole-common</artifactId>
|
<artifactId>guacamole-common</artifactId>
|
||||||
<version>0.9.9-incubating</version>
|
<version>0.9.10-incubating</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Guacamole JavaScript library -->
|
<!-- Guacamole JavaScript library -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.guacamole</groupId>
|
<groupId>org.apache.guacamole</groupId>
|
||||||
<artifactId>guacamole-common-js</artifactId>
|
<artifactId>guacamole-common-js</artifactId>
|
||||||
<version>0.9.9-incubating</version>
|
<version>0.9.12-incubating</version>
|
||||||
<type>zip</type>
|
<type>zip</type>
|
||||||
<scope>runtime</scope>
|
<scope>runtime</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user