Revision: 6250
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=6250&view=rev
Author: manningr
Date: 2011-05-09 00:15:30 +0000 (Mon, 09 May 2011)
Log Message:
-----------
Use latest sonatype parent version.
Modified Paths:
--------------
trunk/maven-plugin-workspace/pom.xml
Modified: trunk/maven-plugin-workspace/pom.xml
===================================================================
--- trunk/maven-plugin-workspace/pom.xml 2011-05-08 23:00:32 UTC (rev 6249)
+++ trunk/maven-plugin-workspace/pom.xml 2011-05-09 00:15:30 UTC (rev 6250)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
- <version>3</version>
+ <version>7</version>
</parent>
<groupId>net.sf.squirrel-sql</groupId>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|