Skip to content
Snippets Groups Projects
Commit 905ec479 authored by Vincent Massol's avatar Vincent Massol
Browse files

Preparing for Tools v3 POM release

parent 3fe3b322
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
<!--
*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
* Copyright 2006-2007, XpertNet SARL, and individual contributors as indicated
* by the contributors.txt.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
......@@ -27,18 +27,18 @@
<parent>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki</artifactId>
<version>6-SNAPSHOT</version>
<version>5</version>
<relativePath>../xwiki-platform-pom</relativePath>
</parent>
<artifactId>xwiki-tools</artifactId>
<name>XWiki Platform - Tools - Parent POM</name>
<version>5-SNAPSHOT</version>
<version>3</version>
<packaging>pom</packaging>
<description>XWiki Tools</description>
<scm>
<connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/trunk</connection>
<developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/trunk</developerConnection>
<url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/trunk</url>
<connection>scm:svn:http://svnmirror.xwiki.org/svn/mirror/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-tools-3</connection>
<developerConnection>scm:svn:svn+ssh://svn.forge.objectweb.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-tools-3</developerConnection>
<url>http://svn.forge.objectweb.org/cgi-bin/viewcvs.cgi/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-tools-3</url>
</scm>
<modules>
<module>build-tools</module>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment