Repository: incubator-trafodion Updated Branches: refs/heads/master 464a0e0ab -> 7a13b8331
test pom.xml.apache repo change Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/786f367d Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/786f367d Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/786f367d Branch: refs/heads/master Commit: 786f367d06db1e8791c1a4165cc19c210e39fdec Parents: b7ecf18 Author: venkat1m <[email protected]> Authored: Thu Apr 7 20:17:52 2016 +0000 Committer: venkat1m <[email protected]> Committed: Thu Apr 7 20:17:52 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/786f367d/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>
