From 59dc1d8905f80d14683a9c846543c76184fa955f Mon Sep 17 00:00:00 2001 From: Klaus Reimer Date: Sun, 15 Sep 2013 12:58:24 +0200 Subject: [PATCH] Move links from user repository to organization repository --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index c087c44..fdad891 100644 --- a/pom.xml +++ b/pom.xml @@ -7,14 +7,14 @@ jar usb4java 1.2.0-SNAPSHOT - http://kayahr.github.com/usb4java/ + http://usb4java.org/ USB library for Java based on libusb and implementing javax.usb (JSR-80). 2011 - Klaus Reimer - http://www.ailis.de/~k/ + usb4java Team + http://usb4java.org/ @@ -66,14 +66,14 @@ - scm:git:git://github.com/kayahr/${project.artifactId}.git - scm:git:ssh://git@github.com/kayahr/${project.artifactId}.git - http://github.com/kayahr/${project.artifactId} + scm:git:git://github.com/usb4java/${project.artifactId}.git + scm:git:ssh://git@github.com/usb4java/${project.artifactId}.git + http://github.com/usb4java/${project.artifactId} GitHub - https://github.com/kayahr/${project.artifactId}/issues + https://github.com/usb4java/${project.artifactId}/issues