[xwiki-notifications] r8845 - xwiki-platform/xwiki-plugins/trunk/mailsender

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


Author: jvdrean
Date: 2008-04-01 18:29:43 +0200 (Tue, 01 Apr 2008)
New Revision: 8845

Modified:
   xwiki-platform/xwiki-plugins/trunk/mailsender/pom.xml
Log:
[release] Prepare XE 1.3.1 release

Modified: xwiki-platform/xwiki-plugins/trunk/mailsender/pom.xml
===================================================================
--- xwiki-platform/xwiki-plugins/trunk/mailsender/pom.xml	2008-04-01 16:25:02 UTC (rev 8844)
+++ xwiki-platform/xwiki-plugins/trunk/mailsender/pom.xml	2008-04-01 16:29:43 UTC (rev 8845)
@@ -29,7 +29,7 @@
   <parent>
     <artifactId>xwiki-plugins</artifactId>
     <groupId>com.xpn.xwiki.platform.plugins</groupId>
-    <version>7-SNAPSHOT</version>
+    <version>6</version>
   </parent>
   <artifactId>xwiki-plugin-mailsender</artifactId>
   <name>XWiki Platform - Plugins - Mail Sender</name>
@@ -39,7 +39,7 @@
     <dependency>
       <groupId>com.xpn.xwiki.platform</groupId>
       <artifactId>xwiki-core</artifactId>
-      <version>1.3-SNAPSHOT</version>
+      <version>1.3.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
@@ -76,4 +76,4 @@
     </repository>
   </repositories>
 </project>
-    
\ No newline at end of file
+    



More information about the notifications mailing list