|
From: <de...@us...> - 2012-06-12 21:13:18
|
Revision: 7306
http://fudaa.svn.sourceforge.net/fudaa/?rev=7306&view=rev
Author: deniger
Date: 2012-06-12 21:13:11 +0000 (Tue, 12 Jun 2012)
Log Message:
-----------
bug java 1.7
Modified Paths:
--------------
trunk/framework/pom.xml
Modified: trunk/framework/pom.xml
===================================================================
--- trunk/framework/pom.xml 2012-06-12 21:12:32 UTC (rev 7305)
+++ trunk/framework/pom.xml 2012-06-12 21:13:11 UTC (rev 7306)
@@ -364,6 +364,7 @@
<artifactId>maven-release-plugin</artifactId>
<configuration>
<tagBase>https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/framework</tagBase>
+ <!--to ignore javadoc and source attachment that blocked the release-->
<useReleaseProfile>false</useReleaseProfile>
</configuration>
</plugin>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|