Repository: incubator-blur
Updated Branches:
  refs/heads/master ddeaf8da3 -> 1f61fff25


Adding hortonworks repo to pom file.


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

Branch: refs/heads/master
Commit: 1f61fff251aec8dd8b59fc05253fe3307973601e
Parents: ddeaf8d
Author: Aaron McCurry <[email protected]>
Authored: Mon Feb 9 22:04:51 2015 -0500
Committer: Aaron McCurry <[email protected]>
Committed: Mon Feb 9 22:04:51 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/1f61fff2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 41780fc..edd7fc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,6 +299,10 @@ under the License.
                        <id>cloudera</id>
                        
<url>https://repository.cloudera.com/artifactory/cloudera-repos/</url>
                </repository>
+               <repository>
+                       <id>hortonworks</id>
+                       
<url>http://repo.hortonworks.com/content/repositories/public/</url>
+               </repository>
        </repositories>
 
        <build>

Reply via email to