Author: manaRH
Date: 2011-07-22 10:33:33 -0400 (Fri, 22 Jul 2011)
New Revision: 14133
Modified:
branches/community/Seam_2_2/build/ci.build.xml
branches/community/Seam_2_2/build/lib/maven-ant-tasks.jar
Log:
repair deploying to snapshots repository
Modified: branches/community/Seam_2_2/build/ci.build.xml
===================================================================
--- branches/community/Seam_2_2/build/ci.build.xml 2011-07-22 12:37:07 UTC (rev 14132)
+++ branches/community/Seam_2_2/build/ci.build.xml 2011-07-22 14:33:33 UTC (rev 14133)
@@ -14,7 +14,7 @@
<import file="common.build.xml" />
- <artifact:remoteRepository id="jboss-snapshots-repository"
url="https://repository.jboss.org/nexus/content/repositories/snapsho...
+ <artifact:remoteRepository id="jboss-snapshots-repository"
url="dav:https://repository.jboss.org/nexus/content/repositories/sna...
<authentication username="hudson-services"
password="${snapshots.password}" />
</artifact:remoteRepository>
Modified: branches/community/Seam_2_2/build/lib/maven-ant-tasks.jar
===================================================================
(Binary files differ)