Update of /cvsroot/squirrel-sql/mavenize
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19081
Modified Files:
app-pom.xml
Log Message:
fixed group
Index: app-pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/app-pom.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** app-pom.xml 30 Aug 2009 20:24:19 -0000 1.4
--- app-pom.xml 7 Sep 2009 17:53:09 -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>
|