Skip to content

Commit 35eaa5d

Browse files
o Reverted last commit to reset to release version parent's.
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1774844 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8daf52a commit 35eaa5d

File tree

43 files changed

+56
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+56
-44
lines changed

maven-acr-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-ant-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-antrun-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-assembly-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-changelog-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-changes-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-checkstyle-plugin/pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

@@ -249,7 +249,6 @@ under the License.
249249
<plugin>
250250
<groupId>org.apache.rat</groupId>
251251
<artifactId>apache-rat-plugin</artifactId>
252-
<version>0.12</version>
253252
<configuration>
254253
<excludes combine.children="append">
255254
<!--

maven-clean-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-compiler-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-dependency-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-deploy-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-doap-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-docck-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-ear-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-ejb-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-gpg-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-help-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-install-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>maven-plugins</artifactId>
2828
<groupId>org.apache.maven.plugins</groupId>
29-
<version>31-SNAPSHOT</version>
29+
<version>30</version>
3030
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3131
</parent>
3232

maven-invoker-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-jar-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-jarsigner-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-javadoc-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-jdeps-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-jlink-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<artifactId>maven-plugins</artifactId>
29-
<version>31-SNAPSHOT</version>
29+
<version>30</version>
3030
<relativePath>../maven-plugins/pom.xml</relativePath>
3131
</parent>
3232

maven-jmod-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<artifactId>maven-plugins</artifactId>
29-
<version>31-SNAPSHOT</version>
29+
<version>30</version>
3030
<relativePath>../maven-plugins/pom.xml</relativePath>
3131
</parent>
3232

maven-linkcheck-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-patch-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-pdf-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-pmd-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-project-info-reports-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-rar-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-remote-resources-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
<parent>
2929
<groupId>org.apache.maven.plugins</groupId>
3030
<artifactId>maven-plugins</artifactId>
31-
<version>31-SNAPSHOT</version>
31+
<version>30</version>
3232
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3333
</parent>
3434

maven-repository-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-scm-publish-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-scripting-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-shade-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-site-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-source-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-stage-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<groupId>org.apache.maven.plugins</groupId>
2727
<artifactId>maven-plugins</artifactId>
28-
<version>31-SNAPSHOT</version>
28+
<version>28</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-toolchains-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-verifier-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ under the License.
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

maven-war-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
28-
<version>31-SNAPSHOT</version>
28+
<version>30</version>
2929
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)