Update of /cvsroot/squirrel-sql/mavenize
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv1269
Modified Files:
installer-pom.xml
Log Message:
Incorporate mac osx installer.
Index: installer-pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/installer-pom.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** installer-pom.xml 27 Sep 2009 07:04:44 -0000 1.8
--- installer-pom.xml 20 Mar 2010 18:03:36 -0000 1.9
***************
*** 62,65 ****
--- 62,66 ----
<module>squirrelsql-launcher</module>
<module>squirrelsql-other-installer</module>
+ <module>squirrelsql-macosx-installer</module>
</modules>
</project>
\ No newline at end of file
|