[richfaces-svn-commits] JBoss Rich Faces SVN: r11532 - trunk/test-applications/seleniumTest/richfaces.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Wed Dec 3 13:37:51 EST 2008
Author: konstantin.mishin
Date: 2008-12-03 13:37:51 -0500 (Wed, 03 Dec 2008)
New Revision: 11532
Modified:
trunk/test-applications/seleniumTest/richfaces/pom.xml
Log:
RF-5197
only for test
Modified: trunk/test-applications/seleniumTest/richfaces/pom.xml
===================================================================
--- trunk/test-applications/seleniumTest/richfaces/pom.xml 2008-12-03 18:24:27 UTC (rev 11531)
+++ trunk/test-applications/seleniumTest/richfaces/pom.xml 2008-12-03 18:37:51 UTC (rev 11532)
@@ -85,4 +85,16 @@
</plugin>
</plugins>
</build>
+ <repositories>
+ <repository>
+ <releases>
+ <enabled>false</enabled>
+ </releases>
+ <snapshots>
+ <enabled>true</enabled>
+ </snapshots>
+ <id>snapshots.jboss.org</id>
+ <url>http://snapshots.jboss.org/maven2</url>
+ </repository>
+ </repositories>
</project>
\ No newline at end of file
More information about the richfaces-svn-commits
mailing list