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-nbpackage.git
The following commit(s) were added to refs/heads/master by this push:
new d3d6f28 site staging
new bd3e3ab Merge pull request #10 from ebarboni/site
d3d6f28 is described below
commit d3d6f28b1165add5392d8299e0c3cfcb14b6c6fc
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Dec 1 13:04:45 2022 +0100
site staging
---
pom.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e3c32d7..0dd2943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,12 @@ under the License.
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/netbeans-nbpackage.git</developerConnection>
<url>https://github.com/apache/netbeans-nbpackage</url>
</scm>
-
+ <distributionManagement>
+ <site>
+ <id>netbeans.bits</id>
+ <url>https://bits.netbeans.org/nbpackage</url>
+ </site>
+ </distributionManagement>
<dependencies>
<dependency>
<groupId>info.picocli</groupId>
---------------------------------------------------------------------
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