[xwiki-notifications] r8828 - xwiki-platform/xwiki-tools/trunk/xwiki-jetty-resources

jvdrean (SVN) notifications at xwiki.org
Tue Apr 1 16:39:56 CEST 2008


Author: jvdrean
Date: 2008-04-01 16:39:56 +0200 (Tue, 01 Apr 2008)
New Revision: 8828

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

Modified: xwiki-platform/xwiki-tools/trunk/xwiki-jetty-resources/pom.xml
===================================================================
--- xwiki-platform/xwiki-tools/trunk/xwiki-jetty-resources/pom.xml	2008-04-01 14:39:29 UTC (rev 8827)
+++ xwiki-platform/xwiki-tools/trunk/xwiki-jetty-resources/pom.xml	2008-04-01 14:39:56 UTC (rev 8828)
@@ -31,11 +31,17 @@
   </parent>
   <artifactId>xwiki-jetty-resources</artifactId>
   <name>XWiki Platform - Tools - Jetty Configuration Resources</name>
-  <version>1.10-SNAPSHOT</version>
+  <version>1.10</version>
   <packaging>jar</packaging>
   <description>
     Packages a Jetty installation. This module is used to generate a valid Jetty installation.
     In the future we should rather use Cargo for doing this (but some work has to be done on
     Cargo before it's ready to be used).
   </description>
+
+  <scm>
+    <connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-jetty-resources-1.10</connection>
+    <developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-jetty-resources-1.10</developerConnection>
+    <url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-jetty-resources-1.10</url>
+  </scm>
 </project>



More information about the notifications mailing list