You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/06/21 18:53:12 UTC

[maven-indexer] branch followup-MINDEXER-110 created (now 9f580b7)

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

khmarbaise pushed a change to branch followup-MINDEXER-110
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git.


      at 9f580b7  [MINDEXER-110] - Upgrade parent to 31  - followup cleanup pom.

This branch includes the following new commits:

     new 9f580b7  [MINDEXER-110] - Upgrade parent to 31  - followup cleanup pom.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-indexer] 01/01: [MINDEXER-110] - Upgrade parent to 31 - followup cleanup pom.

Posted by kh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch followup-MINDEXER-110
in repository https://gitbox.apache.org/repos/asf/maven-indexer.git

commit 9f580b70ec8ef40a063c90c3d9098f2d5bc95eb8
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Jun 21 20:50:33 2018 +0200

    [MINDEXER-110] - Upgrade parent to 31
     - followup cleanup pom.
---
 pom.xml | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index c292a07..a801cb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,17 +410,6 @@ under the License.
           </execution>
         </executions>
       </plugin>
-      <plugin><!-- TODO remove when upgrading to parent pom 31 -->
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-enforcer-plugin</artifactId>
-        <dependencies>
-          <dependency>
-            <groupId>org.codehaus.mojo</groupId>
-            <artifactId>extra-enforcer-rules</artifactId>
-            <version>1.0-beta-6</version>
-          </dependency>
-        </dependencies>
-      </plugin>
     </plugins>
     <pluginManagement>
       <plugins>