Update pom SCM & Jenkins URLs

Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/d82b4b36
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/d82b4b36
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/d82b4b36

Branch: refs/heads/master
Commit: d82b4b367f714d01ba6bd22a18c5c1cbbcc552f6
Parents: e947e92
Author: Svetoslav Neykov <svetoslav.ney...@cloudsoftcorp.com>
Authored: Tue Sep 13 17:44:09 2016 +0300
Committer: Svetoslav Neykov <svetoslav.ney...@cloudsoftcorp.com>
Committed: Tue Sep 13 17:44:09 2016 +0300

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/d82b4b36/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index caa1d37..574498a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,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-server.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/brooklyn-server.git</developerConnection>
+        
<url>https://git-wip-us.apache.org/repos/asf?p=brooklyn-server.git</url>
         <tag>HEAD</tag>
     </scm>
 
@@ -58,7 +58,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-server-master/</url>
     </ciManagement>
     <mailingLists>
         <mailingList>

Reply via email to