This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch 
refactoring/198-Remove-version-overrides-in-Maven-plugin-modules
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 64d3639f06bc7003c52fce490bbeeea4901dfdb2
Author: Richard Eckart de Castilho <[email protected]>
AuthorDate: Thu Jul 28 14:40:05 2022 +0200

    Issue #198: Remove version overrides in Maven plugin modules
    
    - Remove override
---
 uimafit-maven-plugin/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/uimafit-maven-plugin/pom.xml b/uimafit-maven-plugin/pom.xml
index 1478207..9cf45a2 100644
--- a/uimafit-maven-plugin/pom.xml
+++ b/uimafit-maven-plugin/pom.xml
@@ -94,7 +94,6 @@
     <dependency>
       <groupId>org.apache.maven.plugin-tools</groupId>
       <artifactId>maven-plugin-annotations</artifactId>
-      <version>3.2</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to