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 a0dff3c update harness
a0dff3c is described below
commit a0dff3cede8b860fb07d753e8bcae04b94542f49
Author: Eric Barboni <[email protected]>
AuthorDate: Mon Dec 16 11:40:59 2019 +0100
update harness
use harness of 11.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 05cc9fb..663df7e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -449,10 +449,10 @@ under the License.
<scope>test</scope>
</dependency>
<dependency>
- <!-- use harness from NetBeans 8.2 -->
+ <!-- use harness from NetBeans 11.2 -->
<groupId>${project.groupId}</groupId>
<artifactId>nbm-maven-harness</artifactId>
- <version>11.1</version>
+ <version>11.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.plexus</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