mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
Fix auth extension naming and groupId.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>net.deltalima.guacamole</groupId>
|
||||
<artifactId>guacamole-noauth</artifactId>
|
||||
<groupId>net.sourceforge.guacamole</groupId>
|
||||
<artifactId>guacamole-auth-noauth</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>0.8.0</version>
|
||||
<name>guacamole-noauth</name>
|
||||
<name>guacamole-auth-noauth</name>
|
||||
<url>http://guacamole.sourceforge.net/</url>
|
||||
|
||||
<properties>
|
||||
|
Reference in New Issue
Block a user