changed maven repos location Change done by Venkat
Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/38843dfb Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/38843dfb Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/38843dfb Branch: refs/heads/master Commit: 38843dfb8eca1c9726ef6a260a2997744e5ae5ce Parents: 9be5d50 Author: Cloud User <[email protected]> Authored: Thu Apr 7 23:25:17 2016 +0000 Committer: Cloud User <[email protected]> Committed: Thu Apr 7 23:25:17 2016 +0000 ---------------------------------------------------------------------- core/sql/pom.xml.apache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/38843dfb/core/sql/pom.xml.apache ---------------------------------------------------------------------- diff --git a/core/sql/pom.xml.apache b/core/sql/pom.xml.apache index bc8e86f..bc426c8 100644 --- a/core/sql/pom.xml.apache +++ b/core/sql/pom.xml.apache @@ -22,7 +22,7 @@ <repositories> <repository> <id>Apache</id> - <url>http://mvnrepository.com/artifact/</url> + <url>https://repo1.maven.org/maven2</url> </repository> </repositories>
