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


The following commit(s) were added to refs/heads/master by this push:
     new 21aa69d  remove cobertura
21aa69d is described below

commit 21aa69d57eb73d18c9f9dc24d81ce887b46a4e43
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Feb 17 14:42:06 2021 +0100

    remove cobertura
---
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index dac7de5..65c00a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -179,12 +179,7 @@ under the License.
                         <excludedPage>dependencies.html</excludedPage> 
                     </excludedPages>-->
                 </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>cobertura-maven-plugin</artifactId>
-                <version>2.7</version>
-            </plugin> 
+            </plugin>            
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>taglist-maven-plugin</artifactId>


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