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 2019/10/07 11:15:11 UTC

[netbeans-mavenutils-nbm-maven-plugin] branch master updated: use harness 11.1

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-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 9e85f2e  use harness 11.1
     new cd1118d  Merge remote-tracking branch 'refs/remotes/origin/master'
9e85f2e is described below

commit 9e85f2ea91b1ebf2a1503b8c938502e459e29cba
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Oct 7 13:14:32 2019 +0200

    use harness 11.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cf966eb..ede0908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -452,7 +452,7 @@ under the License.
             <!-- use harness from NetBeans 8.2  --> 
             <groupId>${project.groupId}</groupId>
             <artifactId>nbm-maven-harness</artifactId>
-            <version>11.0</version>
+            <version>11.1</version>
         </dependency>
         <dependency>
             <groupId>org.codehaus.plexus</groupId>


---------------------------------------------------------------------
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