Update of /cvsroot/squirrel-sql/mavenize/squirrelsql-other-installer
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6058/squirrelsql-other-installer
Modified Files:
pom.xml
Log Message:
Changed sourceforge to sf according to central guidance. Also added more information according to what is expected to be in poms that are hosted in central.
Index: pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/squirrelsql-other-installer/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pom.xml 16 Aug 2009 22:02:24 -0000 1.2
--- pom.xml 21 Aug 2009 05:01:14 -0000 1.3
***************
*** 2,10 ****
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
! <groupId>squirrelsql-other-installer</groupId>
<artifactId>squirrelsql-other-installer</artifactId>
<version>3.1.0-SNAPSHOT</version>
<name>SQuirreLSQL Generic Installer</name>
<properties>
<squirrel.version>3.1.0</squirrel.version>
--- 2,18 ----
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-other-installer</artifactId>
<version>3.1.0-SNAPSHOT</version>
<name>SQuirreLSQL Generic Installer</name>
+ <licenses>
+ <license>
+ <name>GNU Lesser</name>
+ <url>http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
<properties>
<squirrel.version>3.1.0</squirrel.version>
***************
*** 17,32 ****
<!-- SQuirreL Dependencies -->
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>squirrelsql-launcher</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>fw</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
! <artifactId>app</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
--- 25,40 ----
<!-- SQuirreL Dependencies -->
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-launcher</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>fw</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
! <artifactId>squirrel-sql</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
***************
*** 34,38 ****
<!-- Standard Plugins -->
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>codecompletion</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 42,46 ----
<!-- Standard Plugins -->
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>codecompletion</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 41,45 ****
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>editextras</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 49,53 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>editextras</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 48,52 ****
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>graph</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 56,60 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>graph</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 55,59 ****
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>laf</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 63,67 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>laf</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 62,66 ****
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sqlbookmark</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 70,74 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sqlbookmark</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 69,73 ****
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sqlscript</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 77,81 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sqlscript</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 76,80 ****
</dependency>
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>syntax</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 84,88 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>syntax</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 86,90 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>dataimport</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 94,98 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>dataimport</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 94,98 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>dbcopy</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 102,106 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>dbcopy</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 102,106 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>db2</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 110,114 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>db2</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 110,114 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>derby</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 118,122 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>derby</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 118,122 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>firebird</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 126,130 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>firebird</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 126,130 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>firebirdmanager</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 134,138 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>firebirdmanager</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 134,138 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>h2</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 142,146 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>h2</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 142,146 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>hibernate</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 150,154 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>hibernate</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 150,154 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>informix</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 158,162 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>informix</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 158,162 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>mssql</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 166,170 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>mssql</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 166,170 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>mysql</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 174,178 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>mysql</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 174,178 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>oracle</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 182,186 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>oracle</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 182,186 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>postgres</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 190,194 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>postgres</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 190,194 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>refactoring</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 198,202 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>refactoring</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 198,202 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sessionscript</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 206,210 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sessionscript</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 206,210 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>smarttools</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 214,218 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>smarttools</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 214,218 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sqlparam</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 222,226 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sqlparam</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 222,226 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sqlreplace</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 230,234 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sqlreplace</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 230,234 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sqlval</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 238,242 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sqlval</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 238,242 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>sybase</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 246,250 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>sybase</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 246,250 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>i18n</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 254,258 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>i18n</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 254,258 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>squirrelsql-translations</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 262,266 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-translations</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 261,265 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>squirrelsql-java-version-checker</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 269,273 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-java-version-checker</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 268,272 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>doc</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 276,280 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>doc</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 274,278 ****
<dependency>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>website</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 282,286 ----
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>website</artifactId>
<version>3.1.0-SNAPSHOT</version>
***************
*** 352,356 ****
<includeClassifiers>assembly</includeClassifiers>
<includeTypes>zip</includeTypes>
! <includeGroupIds>net.sourceforge.squirrel_sql</includeGroupIds>
<outputDirectory>${staging.dir}/plugins</outputDirectory>
</configuration>
--- 360,364 ----
<includeClassifiers>assembly</includeClassifiers>
<includeTypes>zip</includeTypes>
! <includeGroupIds>net.sf.squirrel_sql</includeGroupIds>
<outputDirectory>${staging.dir}/plugins</outputDirectory>
</configuration>
|