You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by an...@apache.org on 2010/08/18 23:32:21 UTC

svn commit: r986956 - /tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

Author: andyhot
Date: Wed Aug 18 21:32:21 2010
New Revision: 986956

URL: http://svn.apache.org/viewvc?rev=986956&view=rev
Log:
drop references to ibiblio

Modified:
    tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml

Modified: tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml?rev=986956&r1=986955&r2=986956&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/resources/archetype-catalog.xml Wed Aug 18 21:32:21 2010
@@ -11,28 +11,24 @@
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
 			<version>5.2.0</version> 
-			<repository>https://www.ibiblio.org/maven2/</repository> 
 			<description>Tapestry 5.2.0 Quickstart Project</description> 
 		</archetype>
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
 			<version>5.1.0.5</version> 
-			<repository>https://www.ibiblio.org/maven2/</repository> 
 			<description>Tapestry 5.1.0.5 Quickstart Project</description> 
 		</archetype>
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>quickstart</artifactId> 
 			<version>5.0.19</version> 
-			<repository>https://www.ibiblio.org/maven2/</repository> 
 			<description>Tapestry 5.0.19 Quickstart Project</description> 
 		</archetype>
 		<archetype> 
 			<groupId>org.apache.tapestry</groupId> 
 			<artifactId>tapestry-archetype</artifactId> 
 			<version>4.1.6</version> 
-			<repository>https://www.ibiblio.org/maven2/</repository> 
 			<description>Tapestry 4.1.6 Archetype</description> 
 		</archetype>
 	</archetypes>