You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by sa...@apache.org on 2016/09/30 05:46:01 UTC

ode git commit: added apache snapshot repo

Repository: ode
Updated Branches:
  refs/heads/ode-1.3.x 8847472b5 -> 7941dbd67


added apache snapshot repo


Project: http://git-wip-us.apache.org/repos/asf/ode/repo
Commit: http://git-wip-us.apache.org/repos/asf/ode/commit/7941dbd6
Tree: http://git-wip-us.apache.org/repos/asf/ode/tree/7941dbd6
Diff: http://git-wip-us.apache.org/repos/asf/ode/diff/7941dbd6

Branch: refs/heads/ode-1.3.x
Commit: 7941dbd674a3a9b81d1ccb2d0accda03ed06fe7b
Parents: 8847472
Author: sathwik <sa...@apache.org>
Authored: Fri Sep 30 11:15:35 2016 +0530
Committer: sathwik <sa...@apache.org>
Committed: Fri Sep 30 11:15:35 2016 +0530

----------------------------------------------------------------------
 repositories.rb | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ode/blob/7941dbd6/repositories.rb
----------------------------------------------------------------------
diff --git a/repositories.rb b/repositories.rb
index ce8ee9c..bd0cac9 100644
--- a/repositories.rb
+++ b/repositories.rb
@@ -15,3 +15,4 @@
 
 repositories.remote << "http://repo1.maven.org/maven2"
 repositories.remote << "http://people.apache.org/~vanto/m2/"
+repositories.remote << "https://repository.apache.org/content/repositories/snapshots"