Revision: 5993
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5993&view=rev
Author: manningr
Date: 2010-11-22 01:00:12 +0000 (Mon, 22 Nov 2010)
Log Message:
-----------
trying to manually release this project
Modified Paths:
--------------
trunk/sql12/installer/squirrelsql-source/pom.xml
Modified: trunk/sql12/installer/squirrelsql-source/pom.xml
===================================================================
--- trunk/sql12/installer/squirrelsql-source/pom.xml 2010-11-22 00:50:23 UTC (rev 5992)
+++ trunk/sql12/installer/squirrelsql-source/pom.xml 2010-11-22 01:00:12 UTC (rev 5993)
@@ -5,12 +5,13 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.0-SNAPSHOT</version>
+ <version>3.2.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>squirrelsql-source</artifactId>
<packaging>jar</packaging>
+ <version>3.2.0-SNAPSHOT</version>
<name>SQuirreL SQL Client Source Archive (Aggregate)</name>
<description>
@@ -135,4 +136,4 @@
</build>
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|