[xwiki-notifications] r8844 - xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin

jvdrean (SVN) notifications at xwiki.org
Tue Apr 1 18:25:02 CEST 2008


Author: jvdrean
Date: 2008-04-01 18:25:02 +0200 (Tue, 01 Apr 2008)
New Revision: 8844

Modified:
   xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin/pom.xml
===================================================================
--- xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin/pom.xml	2008-04-01 16:25:01 UTC (rev 8843)
+++ xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin/pom.xml	2008-04-01 16:25:02 UTC (rev 8844)
@@ -31,7 +31,7 @@
   </parent>
   <artifactId>xwiki-packager-plugin</artifactId>
   <name>XWiki Platform - Tools - Packager</name>
-  <version>1.10</version>
+  <version>1.11-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <description>
     A packager tool to import/export XWiki pages into/from a database. This tool can be used either
@@ -135,10 +135,4 @@
       </build>
     </profile>
   </profiles>
-
-  <scm>
-    <connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-packager-plugin-1.10</connection>
-    <developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-packager-plugin-1.10</developerConnection>
-    <url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-packager-plugin-1.10</url>
-  </scm>
 </project>



More information about the notifications mailing list