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-reporting-api.git
commit 8c78bbda8caf1381a91badec41059fb745915db5 Author: Robert Scholte <[email protected]> AuthorDate: Tue Nov 29 21:51:30 2016 +0000 Upgrade parent to org.apache.maven.shared:maven-shared-components:30 git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1771961 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eec1710..42967e7 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,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]>.
