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 e8f597699fb5a4b725fadd3d329b1a3fcab27f79 Author: Herve Boutemy <[email protected]> AuthorDate: Tue Nov 17 21:02:09 2015 +0000 [MPOM-95] updated parent pom location git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1714889 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 64ff7d7..eec1710 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-components</artifactId> <version>21</version> - <relativePath>../maven-shared-components/pom.xml</relativePath> + <relativePath>../../pom/maven/maven-shared-components/pom.xml</relativePath> </parent> <groupId>org.apache.maven.reporting</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
