You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by ra...@apache.org on 2017/02/17 14:01:29 UTC

[5/9] incubator-carbondata git commit: Added carbondata repository to pom file .

Added carbondata repository to pom file .


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

Branch: refs/heads/branch-1.0
Commit: d399cd378f43fad6e2529a8d2d3c00a13246bb24
Parents: ec4ec12
Author: ravipesala <ra...@gmail.com>
Authored: Sat Feb 11 16:31:28 2017 +0530
Committer: ravipesala <ra...@gmail.com>
Committed: Fri Feb 17 19:28:38 2017 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/d399cd37/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index af5cc0b..c1319f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,6 +127,10 @@
       <id>pentaho-releases</id>
       <url>http://repository.pentaho.org/artifactory/repo/</url>
     </repository>
+    <repository>
+      <id>carbondata-releases</id>
+      <url>http://136.243.101.176:9091/repository/carbondata/</url>
+    </repository>
   </repositories>
 
   <dependencyManagement>