This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-shared.git
The following commit(s) were added to refs/heads/master by this push:
new 34d7d88 Make README to point to website
34d7d88 is described below
commit 34d7d88602a520d3575782fb2cb08c932924de11
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Aug 9 14:18:46 2019 +0200
Make README to point to website
---
README.md | 4 ++++
pom.xml | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
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
+[](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:[email protected]) or
[mail](mailto:[email protected]) the
[[email protected]](mailto:[email protected]) 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 @@ under the License.
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists