Update of /cvsroot/squirrel-sql/mavenize/squirrelsql-plugins-parent-pom
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16923/squirrelsql-plugins-parent-pom
Modified Files:
pom.xml
Log Message:
fix package
Index: pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/squirrelsql-plugins-parent-pom/pom.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** pom.xml 30 Aug 2009 20:25:15 -0000 1.4
--- pom.xml 7 Sep 2009 17:30:10 -0000 1.5
***************
*** 4,8 ****
<parent>
! <groupId>net.sourceforge.squirrel_sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 4,8 ----
<parent>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrel-root-pom</artifactId>
<version>3.1.0-SNAPSHOT</version>
|