Revision: 5909
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5909&view=rev
Author: manningr
Date: 2010-10-11 12:24:33 +0000 (Mon, 11 Oct 2010)
Log Message:
-----------
Switched to a version of the assembly plugin that is compatible with Maven 3.
Modified Paths:
--------------
trunk/sql12/pom.xml
Modified: trunk/sql12/pom.xml
===================================================================
--- trunk/sql12/pom.xml 2010-10-05 18:15:39 UTC (rev 5908)
+++ trunk/sql12/pom.xml 2010-10-11 12:24:33 UTC (rev 5909)
@@ -64,7 +64,7 @@
</ciManagement>
<properties>
<!-- Maven plugin versions -->
- <assembly-plugin-version>2.2-beta-2</assembly-plugin-version>
+ <assembly-plugin-version>2.2-beta-5</assembly-plugin-version>
<checkstyle-plugin-version>2.2</checkstyle-plugin-version>
<compiler-plugin-version>2.0.2</compiler-plugin-version>
<dependency-plugin-version>2.0</dependency-plugin-version>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|