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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 12e74ab  placeholder for site
12e74ab is described below

commit 12e74abb89a4e1a74362b49430c0369bb48aec20
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Sep 22 18:48:00 2022 +0200

    placeholder for site
---
 pom.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c8e4a3..91ab0a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,12 @@ under the License.
             <distribution>repo</distribution>
         </license>
     </licenses>
-
+    <distributionManagement>
+        <site>
+            <id>netbeans.bits</id>
+            <url>https://bits.netbeans.org/mavenutilities/netbeans-parent</url>
+        </site>
+    </distributionManagement>
     <developers>
         <developer>
             <id>apachenetbeansdev</id>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to