Author: aheritier
Date: 2009-08-25 17:53:54 -0400 (Tue, 25 Aug 2009)
New Revision: 70
Modified:
components/mop/trunk/core/pom.xml
Log:
Add missing repository
Modified: components/mop/trunk/core/pom.xml
===================================================================
--- components/mop/trunk/core/pom.xml 2009-08-25 21:47:14 UTC (rev 69)
+++ components/mop/trunk/core/pom.xml 2009-08-25 21:53:54 UTC (rev 70)
@@ -47,6 +47,15 @@
<
url>http://fisheye.exoplatform.org/browse/projects-internal/exorh/exo-...
</scm>
+ <!-- required for org.chromattic:chromattic.exo -->
+ <repositories>
+ <repository>
+ <id>exo-int</id>
+ <
name>exoplatform.org internal repository</name>
+ <
url>http://maven2.exoplatform.org/rest/maven2</url>
+ </repository>
+ </repositories>
+
<dependencies>
<dependency>