Repository: incubator-streams-master Updated Branches: refs/heads/master 419001418 -> 0d2d161c4
fix url to match other repos Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/665fe094 Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/665fe094 Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/665fe094 Branch: refs/heads/master Commit: 665fe094a3330aee304c67d13da64af22eb3aa63 Parents: 4190014 Author: Steve Blackmon @steveblackmon <[email protected]> Authored: Mon Oct 3 16:17:15 2016 -0500 Committer: Steve Blackmon @steveblackmon <[email protected]> Committed: Mon Oct 3 16:17:15 2016 -0500 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/665fe094/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a80a291..349c4f1 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <inceptionYear>2012</inceptionYear> - <url>http://streams.incubator.apache.org/site/${project.version}/${project.artifactId}</url> + <url>http://streams.incubator.apache.org/site/${project.version}/streams-master</url> <licenses> <license>
