[Foxtrot-commit] SF.net SVN: foxtrot:[276] trunk/pom.xml
Brought to you by:
simonebordet
|
From: <sim...@us...> - 2011-11-05 15:48:26
|
Revision: 276
http://foxtrot.svn.sourceforge.net/foxtrot/?rev=276&view=rev
Author: simonebordet
Date: 2011-11-05 15:48:20 +0000 (Sat, 05 Nov 2011)
Log Message:
-----------
Updated <distributionManagement>, now pointing to oss.sonatype.org.
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-10-29 19:52:44 UTC (rev 275)
+++ trunk/pom.xml 2011-11-05 15:48:20 UTC (rev 276)
@@ -179,15 +179,6 @@
<distributionManagement>
<repository>
- <id>foxtrot</id>
- <!--<url>scp://shell.sourceforge.net:/home/groups/f/fo/foxtrot/htdocs/maven2</url>-->
- <url>file:///tmp/foxtrot</url>
- </repository>
- </distributionManagement>
-
-<!--
- <distributionManagement>
- <repository>
<id>oss.sonatype.org</id>
<name>OSS Maven2 Repository</name>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2</url>
@@ -198,6 +189,5 @@
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
--->
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|