|
From: <tri...@us...> - 2007-12-13 01:04:52
|
Revision: 202
http://equanda.svn.sourceforge.net/equanda/?rev=202&view=rev
Author: triathlon98
Date: 2007-12-12 17:04:47 -0800 (Wed, 12 Dec 2007)
Log Message:
-----------
add tapestry snapshot repo
Modified Paths:
--------------
trunk/pom.xml
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2007-12-13 00:50:46 UTC (rev 201)
+++ trunk/pom.xml 2007-12-13 01:04:47 UTC (rev 202)
@@ -438,6 +438,10 @@
<id>OpenQA</id>
<url>http://maven.openqa.org</url>
</repository>
+ <repository>
+ <id>tapestry-snapshots</id>
+ <url>http://tapestry.formos.com/maven-snapshot-repository/</url>
+ </repository>
</repositories>
<distributionManagement>
<repository>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|