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

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


Author: jvdrean
Date: 2008-04-01 18:24:58 +0200 (Tue, 01 Apr 2008)
New Revision: 8842

Modified:
   xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin/pom.xml
Log:
[maven-release-plugin] prepare release xwiki-packager-plugin-1.10

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:23:57 UTC (rev 8841)
+++ xwiki-platform/xwiki-tools/trunk/xwiki-packager-plugin/pom.xml	2008-04-01 16:24:58 UTC (rev 8842)
@@ -31,7 +31,7 @@
   </parent>
   <artifactId>xwiki-packager-plugin</artifactId>
   <name>XWiki Platform - Tools - Packager</name>
-  <version>1.10-SNAPSHOT</version>
+  <version>1.10</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,4 +135,10 @@
       </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