mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-38: Update to 0.9.14 and remove incubating references.
This commit is contained in:
@@ -26,9 +26,9 @@
|
|||||||
<groupId>org.apache.guacamole</groupId>
|
<groupId>org.apache.guacamole</groupId>
|
||||||
<artifactId>guacamole-auth-quickconnect</artifactId>
|
<artifactId>guacamole-auth-quickconnect</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>0.9.13-incubating</version>
|
<version>0.9.14</version>
|
||||||
<name>guacamole-auth-quickconnect</name>
|
<name>guacamole-auth-quickconnect</name>
|
||||||
<url>http://guacamole.incubator.apache.org/</url>
|
<url>http://guacamole.apache.org/</url>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
@@ -181,7 +181,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.guacamole</groupId>
|
<groupId>org.apache.guacamole</groupId>
|
||||||
<artifactId>guacamole-ext</artifactId>
|
<artifactId>guacamole-ext</artifactId>
|
||||||
<version>0.9.13-incubating</version>
|
<version>0.9.14</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
@@ -1,7 +0,0 @@
|
|||||||
Apache Guacamole is an effort undergoing incubation at The Apache Software
|
|
||||||
Foundation (ASF). Incubation is required of all newly accepted projects until a
|
|
||||||
further review indicates that the infrastructure, communications, and decision
|
|
||||||
making process have stabilized in a manner consistent with other successful ASF
|
|
||||||
projects. While incubation status is not necessarily a reflection of the
|
|
||||||
completeness or stability of the code, it does indicate that the project has
|
|
||||||
yet to be fully endorsed by the ASF.
|
|
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"guacamoleVersion" : "0.9.13-incubating",
|
"guacamoleVersion" : "0.9.14",
|
||||||
|
|
||||||
"name" : "Adhoc Guacamole Connections",
|
"name" : "Adhoc Guacamole Connections",
|
||||||
"namespace" : "quickconnect",
|
"namespace" : "quickconnect",
|
||||||
|
Reference in New Issue
Block a user