Update pom SCM & Jenkins URLs
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/commit/2d6bfc5c Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/tree/2d6bfc5c Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-dist/diff/2d6bfc5c Branch: refs/heads/master Commit: 2d6bfc5c3ddb06506069f4285f2edea84406a731 Parents: 77cad55 Author: Svetoslav Neykov <[email protected]> Authored: Tue Sep 13 17:49:12 2016 +0300 Committer: Svetoslav Neykov <[email protected]> Committed: Tue Sep 13 17:49:12 2016 +0300 ---------------------------------------------------------------------- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/brooklyn-dist/blob/2d6bfc5c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 471f662..61a51e9 100644 --- a/pom.xml +++ b/pom.xml @@ -44,9 +44,9 @@ </developers> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-brooklyn.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf?p=incubator-brooklyn.git</url> + <connection>scm:git:https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git</connection> + <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/brooklyn-dist.git</developerConnection> + <url>https://git-wip-us.apache.org/repos/asf?p=brooklyn-dist.git</url> <tag>HEAD</tag> </scm> @@ -56,7 +56,7 @@ </issueManagement> <ciManagement> <system>Jenkins</system> - <url>https://builds.apache.org/job/incubator-brooklyn-master-build/</url> + <url>https://builds.apache.org/view/Brooklyn/job/brooklyn-dist-master/</url> </ciManagement> <mailingLists> <mailingList>
