Make README to point to website
diff --git a/README.md b/README.md
index 9083a91..a6a0d0d 100755
--- a/README.md
+++ b/README.md
@@ -21,6 +21,10 @@
 
 # Apache NetBeans Maven Utilities Shared lib
 
+[![Build Status](https://builds.apache.org/buildStatus/icon?job=netbeans-maven-TLP%2Fnetbeans-mavenutils-nbm-shared%2Fmaster)](https://builds.apache.org/job/netbeans-maven-TLP/job/netbeans-mavenutils-nbm-shared/job/master/)
+
+[Documentation Site](https://bits.netbeans.org/mavenutilities/nb-shared)
+
 ### Get In Touch
 
 [Subscribe](mailto:users-subscribe@netbeans.apache.org) or [mail](mailto:users@netbeans.apache.org) the [users@netbeans.apache.org](mailto:users@netbeans.apache.org) list - Ask questions, find answers, and also help other users.
diff --git a/pom.xml b/pom.xml
index f15a23d..863470c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
     <description>Library used by nb-repository-plugin and nbm-maven-plugin to help building Apache NetBeans installation (and other sources).
     </description>
     <inceptionYear>2005</inceptionYear>
-    <url>http://bits.netbeans.org/mavenutilities/nb-shared</url>
+    <url>https://bits.netbeans.org/mavenutilities/nb-shared</url>
     <issueManagement>
         <system>jira</system>
         <url>https://issues.apache.org/jira/browse/NETBEANS</url>