Author: tmortagne
Date: 2007-11-09 19:19:24 +0100 (Fri, 09 Nov 2007)
New Revision: 5767

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

Modified: xwiki-platform/xwiki-tools/trunk/packager/pom.xml
===================================================================
--- xwiki-platform/xwiki-tools/trunk/packager/pom.xml   2007-11-09 18:07:08 UTC 
(rev 5766)
+++ xwiki-platform/xwiki-tools/trunk/packager/pom.xml   2007-11-09 18:19:24 UTC 
(rev 5767)
@@ -31,7 +31,7 @@
   </parent>
   <artifactId>xwiki-packager</artifactId>
   <name>XWiki Platform - Tools - Packager</name>
-  <version>1.7-SNAPSHOT</version>
+  <version>1.7</version>
   <packaging>maven-plugin</packaging>
   <description>
     A packager tool to import/export XWiki pages into/from a database. This 
tool can be used either
@@ -49,7 +49,7 @@
       <!-- Note: We have to use 1.1-SNAPSHOT and not 1.2-SNAPSHOT here since 
the 1.1 branch of
            XWiki is using the packager and is not compatible with Core 
1.2-SNAPSHOT. Ideally the
            Packager should be branched too -->
-      <version>1.1-SNAPSHOT</version>
+      <version>1.1.2</version>
     </dependency>
   </dependencies>
   <build>
@@ -137,4 +137,10 @@
       </build>
     </profile>
   </profiles>
+
+  <scm>
+    
<connection>scm:svn:http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-packager-1.7</connection>
+    
<developerConnection>scm:svn:https://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-packager-1.7</developerConnection>
+    
<url>http://svn.xwiki.org/svnroot/xwiki/xwiki-platform/xwiki-tools/tags/xwiki-packager-1.7</url>
+  </scm>
 </project>

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to