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-downloader.git
commit 627d524994f33899f7d145627321218bde97be3f Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Sat May 28 16:46:30 2016 +0000 [MSHARED-527] Upgrade maven-shared-components parent to version 30 git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1745902 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0291896..ee66b27 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> - <version>21</version> + <version>30</version> <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
