|
From: <nri...@us...> - 2013-07-07 18:09:01
|
Revision: 238
http://sourceforge.net/p/xmlfield/code/238
Author: nricheton
Date: 2013-07-07 18:08:58 +0000 (Sun, 07 Jul 2013)
Log Message:
-----------
Comments on pom.xml
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2013-07-07 13:30:50 UTC (rev 237)
+++ trunk/pom.xml 2013-07-07 18:08:58 UTC (rev 238)
@@ -53,6 +53,8 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.4.1</version>
+ <!-- These dependencies are required :
+ release pugin 2.4.1 depends on a previous version of svn plugin which has issues with svn+ssh. scm 1.8.1 is required -->
<dependencies>
<dependency>
<groupId>org.apache.maven.scm</groupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|