GUACAMOLE-436: Remove incubator prefix from repositories and URLs.

This commit is contained in:
Michael Jumper
2017-12-05 23:56:46 -08:00
parent 3df5b222a6
commit 7c4223ce3e
23 changed files with 47 additions and 47 deletions

View File

@@ -27,7 +27,7 @@
<artifactId>guacamole-auth-jdbc-dist</artifactId>
<packaging>jar</packaging>
<name>guacamole-auth-jdbc-dist</name>
<url>http://guacamole.incubator.apache.org/</url>
<url>http://guacamole.apache.org/</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>