Author: nbelaevski
Date: 2009-07-14 04:24:35 -0400 (Tue, 14 Jul 2009)
New Revision: 14913
Modified:
branches/community/3.3.X/examples/photoalbum/source/pom.xml
Log:
photoalbum snapshots repository added
Modified: branches/community/3.3.X/examples/photoalbum/source/pom.xml
===================================================================
--- branches/community/3.3.X/examples/photoalbum/source/pom.xml 2009-07-13 16:02:09 UTC
(rev 14912)
+++ branches/community/3.3.X/examples/photoalbum/source/pom.xml 2009-07-14 08:24:35 UTC
(rev 14913)
@@ -46,6 +46,12 @@
<name>Jboss Repository for Maven</name>
<
url>http://repository.jboss.org/maven2/</url>
</repository>
+ <repository>
+ <id>snapshots.jboss.org</id>
+ <name>Jboss Snapshots Repository for Maven</name>
+ <
url>http://snapshots.jboss.org/maven2/</url>
+ <snapshots><enabled>true</enabled></snapshots>
+ </repository>
</repositories>
<modules>
<module>ejb</module>