Update of /cvsroot/squirrel-sql/mavenize/squirrelsql-plugins-assembly-descriptor
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4097/squirrelsql-plugins-assembly-descriptor
Modified Files:
pom.xml
Log Message:
Fixed the name to be consistent.
Index: pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/squirrelsql-plugins-assembly-descriptor/pom.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pom.xml 19 Sep 2009 13:02:53 -0000 1.5
--- pom.xml 19 Sep 2009 20:45:06 -0000 1.6
***************
*** 7,11 ****
<version>3.1.0-SNAPSHOT</version>
! <name>SQuirreLSQL Plugin Assembly Descriptor</name>
<description>
This project simply contains the assembly descriptor that is
--- 7,11 ----
<version>3.1.0-SNAPSHOT</version>
! <name>SQuirreL-SQL Plugin Assembly Descriptor</name>
<description>
This project simply contains the assembly descriptor that is
|