Author: jm
Date: 2013-01-21 14:52:01 -0800 (Mon, 21 Jan 2013)
New Revision: 31066
Modified:
core3/parent/trunk/pom.xml
Log:
Fixes #1695: Rolled back maven-assembly-plugin version to fix permission bug
Modified: core3/parent/trunk/pom.xml
===================================================================
--- core3/parent/trunk/pom.xml 2013-01-21 21:37:27 UTC (rev 31065)
+++ core3/parent/trunk/pom.xml 2013-01-21 22:52:01 UTC (rev 31066)
@@ -37,7 +37,7 @@
<maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version>
<maven-jar-plugin.version>2.4</maven-jar-plugin.version>
<maven-surefire-plugin.version>2.12.4</maven-surefire-plugin.version>
-
<maven-assembly-plugin.version>2.3</maven-assembly-plugin.version>
+
<maven-assembly-plugin.version>2.2-beta-5</maven-assembly-plugin.version>
<maven-enforcer-plugin.version>1.0</maven-enforcer-plugin.version>
<maven-dependency-plugin.version>2.5.1</maven-dependency-plugin.version>
<maven-resources-plugin.version>2.6</maven-resources-plugin.version>
--
You received this message because you are subscribed to the Google Groups
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/cytoscape-cvs?hl=en.