Update of /cvsroot/squirrel-sql/mavenize
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv3816
Modified Files:
plugin-module-pom.xml
Log Message:
Changed groupid to squirrel-sql instead of squirrel_sql which according to Juven Xu is preferred (https://issues.sonatype.org/browse/OSSRH-84?focusedCommentId=45388&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_45388)
Index: plugin-module-pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/plugin-module-pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** plugin-module-pom.xml 30 Aug 2009 20:24:19 -0000 1.2
--- plugin-module-pom.xml 18 Sep 2009 00:24:37 -0000 1.3
***************
*** 3,7 ****
<modelVersion>4.0.0</modelVersion>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>plugins</artifactId>
<version>3.1.0-SNAPSHOT</version>
--- 3,7 ----
<modelVersion>4.0.0</modelVersion>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>plugins</artifactId>
<version>3.1.0-SNAPSHOT</version>
|