Revision: 6482
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6482&view=rev
Author: manningr
Date: 2011-11-14 01:20:02 +0000 (Mon, 14 Nov 2011)
Log Message:
-----------
prepare branch for release of version 3.2.2, which contains the update site transfer change
Modified Paths:
--------------
branches/squirrel-3_2_1-branch/app/pom.xml
branches/squirrel-3_2_1-branch/doc/pom.xml
branches/squirrel-3_2_1-branch/fw/pom.xml
branches/squirrel-3_2_1-branch/installer/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-installer-deps/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-java-version-checker/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-launcher/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-macosx-installer/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-other-installer/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-source/pom.xml
branches/squirrel-3_2_1-branch/installer/squirrelsql-update-site/pom.xml
branches/squirrel-3_2_1-branch/plugins/codecompletion/pom.xml
branches/squirrel-3_2_1-branch/plugins/dataimport/pom.xml
branches/squirrel-3_2_1-branch/plugins/db2/pom.xml
branches/squirrel-3_2_1-branch/plugins/dbcopy/pom.xml
branches/squirrel-3_2_1-branch/plugins/dbdiff/pom.xml
branches/squirrel-3_2_1-branch/plugins/derby/pom.xml
branches/squirrel-3_2_1-branch/plugins/editextras/pom.xml
branches/squirrel-3_2_1-branch/plugins/example/pom.xml
branches/squirrel-3_2_1-branch/plugins/exportconfig/pom.xml
branches/squirrel-3_2_1-branch/plugins/favs/pom.xml
branches/squirrel-3_2_1-branch/plugins/firebird/pom.xml
branches/squirrel-3_2_1-branch/plugins/firebirdmanager/pom.xml
branches/squirrel-3_2_1-branch/plugins/graph/pom.xml
branches/squirrel-3_2_1-branch/plugins/h2/pom.xml
branches/squirrel-3_2_1-branch/plugins/hibernate/pom.xml
branches/squirrel-3_2_1-branch/plugins/i18n/pom.xml
branches/squirrel-3_2_1-branch/plugins/informix/pom.xml
branches/squirrel-3_2_1-branch/plugins/laf/pom.xml
branches/squirrel-3_2_1-branch/plugins/macosx/pom.xml
branches/squirrel-3_2_1-branch/plugins/mssql/pom.xml
branches/squirrel-3_2_1-branch/plugins/mysql/pom.xml
branches/squirrel-3_2_1-branch/plugins/netezza/pom.xml
branches/squirrel-3_2_1-branch/plugins/oracle/pom.xml
branches/squirrel-3_2_1-branch/plugins/pom.xml
branches/squirrel-3_2_1-branch/plugins/postgres/pom.xml
branches/squirrel-3_2_1-branch/plugins/refactoring/pom.xml
branches/squirrel-3_2_1-branch/plugins/sessionscript/pom.xml
branches/squirrel-3_2_1-branch/plugins/smarttools/pom.xml
branches/squirrel-3_2_1-branch/plugins/sqlbookmark/pom.xml
branches/squirrel-3_2_1-branch/plugins/sqlparam/pom.xml
branches/squirrel-3_2_1-branch/plugins/sqlreplace/pom.xml
branches/squirrel-3_2_1-branch/plugins/sqlscript/pom.xml
branches/squirrel-3_2_1-branch/plugins/sqlval/pom.xml
branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-assembly-descriptor/pom.xml
branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-parent-pom/pom.xml
branches/squirrel-3_2_1-branch/plugins/sybase/pom.xml
branches/squirrel-3_2_1-branch/plugins/syntax/pom.xml
branches/squirrel-3_2_1-branch/plugins/userscript/pom.xml
branches/squirrel-3_2_1-branch/pom.xml
branches/squirrel-3_2_1-branch/squirrelsql-translations/pom.xml
branches/squirrel-3_2_1-branch/web-site/pom.xml
Modified: branches/squirrel-3_2_1-branch/app/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/app/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/app/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/doc/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/doc/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/doc/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/fw/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/fw/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/fw/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-installer-deps/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-installer-deps/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-installer-deps/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-java-version-checker/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-java-version-checker/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-java-version-checker/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-launcher/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-launcher/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-launcher/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-macosx-installer/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-macosx-installer/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-macosx-installer/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-other-installer/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-other-installer/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-other-installer/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-source/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-source/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-source/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -10,7 +10,7 @@
<artifactId>squirrelsql-source</artifactId>
<packaging>jar</packaging>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<name>SQuirreL SQL Client Source Archive (Aggregate)</name>
<description>
Modified: branches/squirrel-3_2_1-branch/installer/squirrelsql-update-site/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/installer/squirrelsql-update-site/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/installer/squirrelsql-update-site/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -162,6 +162,7 @@
<configuration>
<releaseDirectory>${project.build.directory}/release</releaseDirectory>
<releaseVersion>${squirrelsql.version}</releaseVersion>
+ <updateSitePath>${update.site.path}</updateSitePath>
</configuration>
</execution>
</executions>
@@ -183,13 +184,6 @@
</configuration>
</plugin>
</plugins>
- <extensions>
- <extension>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-ftp</artifactId>
- <version>1.0-beta-6</version>
- </extension>
- </extensions>
</build>
<profiles>
<profile>
@@ -203,30 +197,28 @@
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
- <artifactId>wagon-maven-plugin</artifactId>
- <version>${wagon-plugin-version}</version>
- <configuration>
- <serverId>update-site-ftp-server</serverId>
- <!-- property update.site.ftp.server defined in settings.xml installer profile -->
- <url>ftp://${update.site.ftp.server}</url>
- </configuration>
+ <artifactId>exec-maven-plugin</artifactId>
+ <version>1.2</version>
<executions>
<execution>
- <id>ftp-upload-release</id>
+ <configuration>
+ <executable>sftp</executable>
+ <arguments>
+ <argument>-b</argument>
+ <argument>target/batch.txt</argument>
+ <argument>${update.site.server}</argument>
+ </arguments>
+ </configuration>
<phase>install</phase>
<goals>
- <goal>upload</goal>
+ <goal>exec</goal>
</goals>
- <configuration>
- <fromDir>target/release</fromDir>
- <!-- property update.site.path defined in settings.xml installer profile -->
- <toDir>${update.site.path}</toDir>
- </configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
+
</profiles>
</project>
Modified: branches/squirrel-3_2_1-branch/plugins/codecompletion/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/codecompletion/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/codecompletion/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>codecompletion</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/dataimport/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/dataimport/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/dataimport/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>dataimport</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/db2/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/db2/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/db2/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/plugins/dbcopy/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/dbcopy/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/dbcopy/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>dbcopy</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/dbdiff/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/dbdiff/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/dbdiff/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>dbdiff</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/derby/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/derby/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/derby/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>derby</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/editextras/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/editextras/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/editextras/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>editextras</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/example/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/example/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/example/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>example</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/exportconfig/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/exportconfig/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/exportconfig/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>exportconfig</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/favs/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/favs/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/favs/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>favs</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/firebird/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/firebird/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/firebird/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>firebird</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/firebirdmanager/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/firebirdmanager/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/firebirdmanager/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>firebirdmanager</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/graph/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/graph/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/graph/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>graph</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/h2/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/h2/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/h2/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>h2</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/hibernate/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/hibernate/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/hibernate/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>hibernate</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/i18n/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/i18n/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/i18n/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>i18n</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/informix/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/informix/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/informix/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>informix</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/laf/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/laf/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/laf/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -13,7 +13,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/plugins/macosx/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/macosx/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/macosx/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>macosx</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/mssql/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/mssql/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/mssql/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>mssql</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/mysql/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/mysql/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/mysql/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>mysql</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/netezza/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/netezza/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/netezza/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>netezza</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/oracle/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/oracle/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/oracle/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>oracle</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/plugins/postgres/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/postgres/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/postgres/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>postgres</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/refactoring/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/refactoring/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/refactoring/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>refactoring</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/sessionscript/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sessionscript/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sessionscript/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sessionscript</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/smarttools/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/smarttools/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/smarttools/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>smarttools</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/sqlbookmark/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sqlbookmark/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sqlbookmark/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sqlbookmark</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/sqlparam/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sqlparam/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sqlparam/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sqlparam</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/sqlreplace/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sqlreplace/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sqlreplace/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sqlreplace</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/sqlscript/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sqlscript/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sqlscript/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sqlscript</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/sqlval/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sqlval/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sqlval/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sqlval</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-assembly-descriptor/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-assembly-descriptor/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-assembly-descriptor/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-parent-pom/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-parent-pom/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/squirrelsql-plugins-parent-pom/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -56,17 +56,17 @@
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>fw</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-sql</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>fw</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
<dependency>
@@ -210,7 +210,7 @@
<dependency>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-assembly-descriptor</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
</dependency>
</dependencies>
<executions>
Modified: branches/squirrel-3_2_1-branch/plugins/sybase/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/sybase/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/sybase/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>sybase</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/syntax/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/syntax/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/syntax/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>syntax</artifactId>
Modified: branches/squirrel-3_2_1-branch/plugins/userscript/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/plugins/userscript/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/plugins/userscript/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -3,7 +3,7 @@
<parent>
<groupId>net.sf.squirrel-sql.plugins</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../squirrelsql-plugins-parent-pom/pom.xml</relativePath>
</parent>
<artifactId>userscript</artifactId>
Modified: branches/squirrel-3_2_1-branch/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
Modified: branches/squirrel-3_2_1-branch/squirrelsql-translations/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/squirrelsql-translations/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/squirrelsql-translations/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
</parent>
<groupId>net.sf.squirrel-sql.translations</groupId>
Modified: branches/squirrel-3_2_1-branch/web-site/pom.xml
===================================================================
--- branches/squirrel-3_2_1-branch/web-site/pom.xml 2011-11-14 01:02:16 UTC (rev 6481)
+++ branches/squirrel-3_2_1-branch/web-site/pom.xml 2011-11-14 01:20:02 UTC (rev 6482)
@@ -4,7 +4,7 @@
<parent>
<groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|