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 <[email protected]> Authored: Fri Sep 30 11:15:35 2016 +0530 Committer: sathwik <[email protected]> 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"
