[JGIT PATCH] Correct JGit project URL in Maven pom.xml

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When we split out of the EGit project repository our canonical
project URL changed.

Signed-off-by: Shawn O. Pearce <spearce@xxxxxxxxxxx>
---
 jgit-maven/jgit/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/jgit-maven/jgit/pom.xml b/jgit-maven/jgit/pom.xml
index 75c4b75..45fa273 100644
--- a/jgit-maven/jgit/pom.xml
+++ b/jgit-maven/jgit/pom.xml
@@ -41,7 +41,7 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     <packaging>jar</packaging>
     <version>0.4-SNAPSHOT</version>
     <name>jgit</name>
-    <url>http://repo.or.cz/w/egit.git</url>
+    <url>http://repo.or.cz/w/jgit.git</url>
     <mailingLists>
         <mailingList>
             <name>GIT Mailing List</name>
-- 
1.6.3.2.416.g04d0

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]