Update of /cvsroot/squirrel-sql/mavenize
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21666
Modified Files:
doc-pom.xml
Log Message:
Made name consistent with other poms.
Index: doc-pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/doc-pom.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** doc-pom.xml 19 Sep 2009 13:02:53 -0000 1.5
--- doc-pom.xml 20 Sep 2009 00:10:52 -0000 1.6
***************
*** 8,14 ****
<packaging>jar</packaging>
! <name>SQuirreLSQL Documentation</name>
<description>
! Project that contains documentation for SQuirreLSQL that gets distributed in the installer
</description>
<inceptionYear>2001</inceptionYear>
--- 8,14 ----
<packaging>jar</packaging>
! <name>SQuirreL-SQL Documentation</name>
<description>
! Project that contains documentation for SQuirreL SQL Client that gets distributed in the installer
</description>
<inceptionYear>2001</inceptionYear>
|