Make keyboard modifiers work by avoiding duplicate name
[guacamole-common-js.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 19adef3..8105af4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,9 +5,9 @@
     <groupId>net.sourceforge.guacamole</groupId>
     <artifactId>guacamole-common-js</artifactId>
     <packaging>pom</packaging>
-    <version>0.5.0</version>
+    <version>0.6.1</version>
     <name>guacamole-common-js</name>
-    <url>http://guacamole.sourceforge.net/</url>
+    <url>http://guac-dev.org/</url>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
     </build>
 
-    <repositories>
-        <repository>
-            <id>guac-dev</id>
-            <url>http://guac-dev.org/repo</url>
-        </repository>
-    </repositories>
-
 </project>