updated parent pom Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e076fd26 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e076fd26 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e076fd26
Branch: refs/heads/slf4j-gossip Commit: e076fd26454c466dfdca117d5038e9921f0034cd Parents: ead1654 Author: Hervé Boutemy <hbout...@apache.org> Authored: Sat May 28 21:59:52 2016 +0200 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Sat May 28 21:59:52 2016 +0200 ---------------------------------------------------------------------- pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/e076fd26/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9eadbe2..2ba3018 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>27</version> + <version>30</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent> @@ -475,11 +475,6 @@ under the License. </configuration> </plugin> <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-scm-publish-plugin</artifactId> - <version>1.1</version> - </plugin> - <plugin> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-plugin</artifactId> <configuration>