Update of /cvsroot/squirrel-sql/mavenize/squirrelsql-other-installer
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4325/squirrelsql-other-installer
Modified Files:
pom.xml
Log Message:
Fixed the name to be consistent.
Index: pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/squirrelsql-other-installer/pom.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pom.xml 19 Sep 2009 12:58:48 -0000 1.6
--- pom.xml 19 Sep 2009 20:46:44 -0000 1.7
***************
*** 6,10 ****
<artifactId>squirrelsql-other-installer</artifactId>
<version>3.1.0-SNAPSHOT</version>
! <name>SQuirreLSQL Generic Installer</name>
<description>This project is used to build the generic installer</description>
<inceptionYear>2001</inceptionYear>
--- 6,10 ----
<artifactId>squirrelsql-other-installer</artifactId>
<version>3.1.0-SNAPSHOT</version>
! <name>SQuirreL-SQL Generic Installer</name>
<description>This project is used to build the generic installer</description>
<inceptionYear>2001</inceptionYear>
|