Re: [xwiki-devs] [xwiki-notifications] r12112 - platform/core/tags/xwiki-core-1.5/xwiki-core
Ludovic, seems you've modified the tag... -Vincent On Aug 28, 2008, at 10:09 AM, ludovic (SVN) wrote:
Author: ludovic Date: 2008-08-28 10:09:34 +0200 (Thu, 28 Aug 2008) New Revision: 12112
Modified: platform/core/tags/xwiki-core-1.5/xwiki-core/pom.xml Log: [maven-release-plugin] prepare branch xwiki-core-1.5-curriki
Modified: platform/core/tags/xwiki-core-1.5/xwiki-core/pom.xml =================================================================== --- platform/core/tags/xwiki-core-1.5/xwiki-core/pom.xml 2008-08-28 07:56:44 UTC (rev 12111) +++ platform/core/tags/xwiki-core-1.5/xwiki-core/pom.xml 2008-08-28 08:09:34 UTC (rev 12112) @@ -30,6 +30,7 @@ <version>1.5</version> </parent> <artifactId>xwiki-core</artifactId> + <version>1.5</version> <name>XWiki Platform - Core - Core</name> <packaging>jar</packaging> <description>XWiki Platform - Core - Core</description> @@ -718,5 +719,11 @@ </build> </profile> </profiles> + + <scm> + <connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/branches/xwiki-core-1... </connection> + <developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/branches/xwiki-core-... </developerConnection> + <url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/core/branches/xwiki-core-1... </url> + </scm> </project>
participants (1)
-
Vincent Massol