mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-436: Remove incubator prefix from repositories and URLs.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<packaging>jar</packaging>
|
||||
<version>0.9.13-incubating</version>
|
||||
<name>guacamole-common</name>
|
||||
<url>http://guacamole.incubator.apache.org/</url>
|
||||
<url>http://guacamole.apache.org/</url>
|
||||
|
||||
<description>
|
||||
The base Java API of the Guacamole project, providing Java support for
|
||||
@@ -46,8 +46,8 @@
|
||||
|
||||
<!-- Git repository -->
|
||||
<scm>
|
||||
<url>https://github.com/apache/incubator-guacamole-client</url>
|
||||
<connection>scm:git:https://git.wip-us.apache.org/repos/asf/incubator-guacamole-client.git</connection>
|
||||
<url>https://github.com/apache/guacamole-client</url>
|
||||
<connection>scm:git:https://git.wip-us.apache.org/repos/asf/guacamole-client.git</connection>
|
||||
</scm>
|
||||
|
||||
<!-- Developers -->
|
||||
|
Reference in New Issue
Block a user