Repository: incubator-unomi
Updated Branches:
  refs/heads/master a710d7b2d -> ae987eeb5


Add SMX M2 repo


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/ae987eeb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/ae987eeb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/ae987eeb

Branch: refs/heads/master
Commit: ae987eeb5b93a52131ae86124f2309acc0304273
Parents: a710d7b
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Wed Nov 25 13:25:06 2015 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Wed Nov 25 13:25:06 2015 +0100

----------------------------------------------------------------------
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/ae987eeb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d61e321..5b7a867 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,6 +242,14 @@
             </modules>
         </profile>
 
+        <repositories>
+           <repository>
+               <id>smx.m2</id>
+              <name>Apache ServiceMix M2</name>
+               <url>http://svn.apache.org/repos/asf/servicemix/m2-repo/</url>
+           </repository>
+        </repositories>
+
         <profile>
             <id>checkstyle</id>
             <build>

Reply via email to