You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/12/30 21:29:11 UTC

[maven-archetypes] branch master updated: cleanup

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archetypes.git


The following commit(s) were added to refs/heads/master by this push:
     new 6f93ee3  cleanup
6f93ee3 is described below

commit 6f93ee31135e887875b919c78dbf85021034c9b3
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Dec 30 22:29:06 2020 +0100

    cleanup
---
 pom.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index d0c6fac..648ec34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,14 +132,6 @@ under the License.
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-release-plugin</artifactId>
-          <configuration>
-            <tagBase>https://svn.apache.org/repos/asf/maven/archetypes/tags/</tagBase>
-            <autoVersionSubmodules>true</autoVersionSubmodules>
-          </configuration>
-        </plugin>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
           <configuration>
             <escapeString>\</escapeString>