Author: antelder
Date: Tue Feb 17 14:12:47 2009
New Revision: 745091
URL: http://svn.apache.org/viewvc?rev=745091&view=rev
Log:
Update apache.snapshots repo so distribution build finds the bundle plugin
Modified:
tuscany/java/sca/pom.xml
Modified: tuscany/java/sca/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=745091&r1=745090&r2=745091&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Tue Feb 17 14:12:47 2009
@@ -139,9 +139,6 @@
<id>apache.snapshots</id>
<name>Apache SNAPSHOT Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
- <releases>
- <enabled>false</enabled>
- </releases>
<snapshots>
<enabled>true</enabled>
</snapshots>