diff --git a/extensions/guacamole-auth-quickconnect/pom.xml b/extensions/guacamole-auth-quickconnect/pom.xml index fdf04c75a..87ee7bd7a 100644 --- a/extensions/guacamole-auth-quickconnect/pom.xml +++ b/extensions/guacamole-auth-quickconnect/pom.xml @@ -26,9 +26,9 @@ org.apache.guacamole guacamole-auth-quickconnect jar - 0.9.13-incubating + 0.9.14 guacamole-auth-quickconnect - http://guacamole.incubator.apache.org/ + http://guacamole.apache.org/ UTF-8 @@ -181,7 +181,7 @@ org.apache.guacamole guacamole-ext - 0.9.13-incubating + 0.9.14 provided diff --git a/extensions/guacamole-auth-quickconnect/src/licenses/DISCLAIMER b/extensions/guacamole-auth-quickconnect/src/licenses/DISCLAIMER deleted file mode 100644 index 1a9c3be8d..000000000 --- a/extensions/guacamole-auth-quickconnect/src/licenses/DISCLAIMER +++ /dev/null @@ -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. diff --git a/extensions/guacamole-auth-quickconnect/src/main/resources/guac-manifest.json b/extensions/guacamole-auth-quickconnect/src/main/resources/guac-manifest.json index 46fad88e7..62dd3bbfa 100644 --- a/extensions/guacamole-auth-quickconnect/src/main/resources/guac-manifest.json +++ b/extensions/guacamole-auth-quickconnect/src/main/resources/guac-manifest.json @@ -1,5 +1,5 @@ { - "guacamoleVersion" : "0.9.13-incubating", + "guacamoleVersion" : "0.9.14", "name" : "Adhoc Guacamole Connections", "namespace" : "quickconnect",