You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/03/06 00:51:13 UTC

[netbeans-mavenutils-archetype-nbm-archetype] branch master updated: [NETBEANS-3332] Update plugin version to 4.4

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


The following commit(s) were added to refs/heads/master by this push:
     new 7dcab59  [NETBEANS-3332] Update plugin version to 4.4
     new e7f2ded  Merge pull request #1 from oyarzun/NETBEANS-3332
7dcab59 is described below

commit 7dcab5908df2ca23e4e2b6ca337e582611921fbf
Author: Christian Oyarzun <co...@oyarzun.net>
AuthorDate: Wed Feb 26 08:39:52 2020 -0500

    [NETBEANS-3332] Update plugin version to 4.4
---
 src/main/resources/archetype-resources/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml
index 5533324..d2b127f 100644
--- a/src/main/resources/archetype-resources/pom.xml
+++ b/src/main/resources/archetype-resources/pom.xml
@@ -45,7 +45,7 @@
             <plugin>
                 <groupId>org.apache.netbeans.utilities</groupId>
                 <artifactId>nbm-maven-plugin</artifactId>
-                <version>4.3</version>
+                <version>4.4</version>
                 <extensions>true</extensions>
             </plugin>
 


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

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