Revision: 5748
http://squirrel-sql.svn.sourceforge.net/squirrel-sql/?rev=5748&view=rev
Author: manningr
Date: 2010-07-26 22:04:50 +0000 (Mon, 26 Jul 2010)
Log Message:
-----------
removed the distribution section now that we inherit from the sonatype parent pom.
Modified Paths:
--------------
trunk/mavenize/squirrelsql-translations/pom.xml
Modified: trunk/mavenize/squirrelsql-translations/pom.xml
===================================================================
--- trunk/mavenize/squirrelsql-translations/pom.xml 2010-07-22 01:12:49 UTC (rev 5747)
+++ trunk/mavenize/squirrelsql-translations/pom.xml 2010-07-26 22:04:50 UTC (rev 5748)
@@ -56,19 +56,6 @@
<url>https://www.squirrel-sql.org/hudson/</url>
</ciManagement>
- <distributionManagement>
- <repository>
- <id>sonatype-squirrel-sql-releases</id>
- <name>SQuirreL-SQL Release Repository</name>
- <url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
- </repository>
- <snapshotRepository>
- <id>sonatype-squirrel-sql-snapshots</id>
- <name>SQuirreL-SQL Snapshot Repository</name>
- <url>http://oss.sonatype.org/content/repositories/sourceforge-snapshots/</url>
- </snapshotRepository>
- </distributionManagement>
-
<!-- This is blatant copy/paste from squirrelsql-launcher pom.xml -->
<build>
<resources>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|