Repository: brooklyn-library
Updated Branches:
  refs/heads/master a9e9c253a -> 96a0445a7


Update pom SCM & Jenkins URLs


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

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

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


http://git-wip-us.apache.org/repos/asf/brooklyn-library/blob/cc1ee20c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 473feaa..7363022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,6 @@
     </parent>
 
     <artifactId>brooklyn-library</artifactId>
-    <version>0.10.0-SNAPSHOT</version>  <!-- BROOKLYN_VERSION -->
     <packaging>pom</packaging>
 
     <name>Brooklyn Library Root</name>
@@ -45,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-library.git</connection>
+        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/brooklyn-library.git</developerConnection>
+        
<url>https://git-wip-us.apache.org/repos/asf?p=brooklyn-library.git</url>
         <tag>HEAD</tag>
     </scm>
 
@@ -57,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-library-master/</url>
     </ciManagement>
     <mailingLists>
         <mailingList>

Reply via email to