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-archetype-nbm-suite-root.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c744cd  add distribution for site
5c744cd is described below

commit 5c744cddef010f8c2c6be70bbebd79d98cd4e249
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Apr 12 11:47:54 2023 +0200

    add distribution for site
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index c76ccd7..004a05f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,12 @@ under the License.
             <distribution>repo</distribution>
         </license>
     </licenses>
+   <distributionManagement>
+        <site>
+            <id>netbeans.bits</id>
+            
<url>https://bits.netbeans.org/mavenutilities/archetypes/nbm-suite-root</url>
+        </site>
+    </distributionManagement>
     <issueManagement>
         <system>jira</system>
         <url>https://issues.apache.org/jira/projects/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

Reply via email to