Skip to content

Commit

Permalink
Merge branch 'main' into feature/226-Provide-SPI-interfaces-to-locate…
Browse files Browse the repository at this point in the history
…-descriptors

* main:
  Issue #230: Remove version overrides in Maven plugin modules
  • Loading branch information
reckart committed Jul 28, 2022
2 parents 23a0d2f + 186479e commit 86b5529
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion PearPackagingMavenPlugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.2</version>
<scope>provided</scope>
</dependency>

Expand Down
1 change: 0 additions & 1 deletion jcasgen-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 86b5529

Please sign in to comment.