Revision: 6141
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6141&view=rev
Author: manningr
Date: 2011-01-10 00:34:41 +0000 (Mon, 10 Jan 2011)
Log Message:
-----------
Use the new version of the update-site plugin to produce plugin files with the old naming convention, in addition to the new one.
Modified Paths:
--------------
trunk/sql12/pom.xml
Modified: trunk/sql12/pom.xml
===================================================================
--- trunk/sql12/pom.xml 2011-01-09 04:12:25 UTC (rev 6140)
+++ trunk/sql12/pom.xml 2011-01-10 00:34:41 UTC (rev 6141)
@@ -75,7 +75,7 @@
<scm-plugin-version>1.4</scm-plugin-version>
<source-plugin-version>2.1.2</source-plugin-version>
<squirrelsql-version-plugin-version>1.0.5</squirrelsql-version-plugin-version>
- <squirrelsql-update-site-plugin-version>1.0.4</squirrelsql-update-site-plugin-version>
+ <squirrelsql-update-site-plugin-version>1.0.6</squirrelsql-update-site-plugin-version>
<surefire-plugin-version>2.6</surefire-plugin-version>
<surefire-report-plugin-version>2.0-beta-1</surefire-report-plugin-version>
<wagon-plugin-version>1.0-beta-3</wagon-plugin-version>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|