Revision: 6256
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6256&view=rev
Author: manningr
Date: 2011-05-14 21:03:13 +0000 (Sat, 14 May 2011)
Log Message:
-----------
Use stable version of squirrelsql-dependency-plugin
Modified Paths:
--------------
trunk/sql12/installer/pom.xml
Modified: trunk/sql12/installer/pom.xml
===================================================================
--- trunk/sql12/installer/pom.xml 2011-05-14 14:20:13 UTC (rev 6255)
+++ trunk/sql12/installer/pom.xml 2011-05-14 21:03:13 UTC (rev 6256)
@@ -75,7 +75,7 @@
<plugin>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-dependency-plugin</artifactId>
- <version>1.0.8-SNAPSHOT</version>
+ <version>1.0.8</version>
<executions>
<execution>
<id>application-libraries</id>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|