[richfaces-svn-commits] JBoss Rich Faces SVN: r565 - trunk/sandbox.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Apr 26 05:56:53 EDT 2007


Author: abelevich
Date: 2007-04-26 05:56:53 -0400 (Thu, 26 Apr 2007)
New Revision: 565

Modified:
   trunk/sandbox/pom.xml
Log:


Modified: trunk/sandbox/pom.xml
===================================================================
--- trunk/sandbox/pom.xml	2007-04-26 09:56:45 UTC (rev 564)
+++ trunk/sandbox/pom.xml	2007-04-26 09:56:53 UTC (rev 565)
@@ -109,7 +109,7 @@
 			</releases>
 			<snapshots>
 				<enabled>true</enabled>
-				<updatePolicy>never</updatePolicy>
+				<updatePolicy>daily</updatePolicy>
 			</snapshots>
 			<id>maven2-snapshots.jboss.org</id>
 			<name>Jboss Repository for Maven Snapshots</name>
@@ -117,7 +117,7 @@
 		</pluginRepository>
 	</pluginRepositories>
 	<repositories>
-	<!--
+	
 		<repository>
 			<releases/>
 			<snapshots>
@@ -130,7 +130,7 @@
 				https://maven-repository.dev.java.net/nonav/repository
 			</url>
 			<layout>legacy</layout>
-		</repository> -->
+		</repository> 
 		<repository>
 			<releases>
 				<enabled>false</enabled>




More information about the richfaces-svn-commits mailing list