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 8e8b143ca8c66caf8ea404b3d0834f501c003ac2 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 60fd39a..0291896 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,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> <artifactId>maven-downloader</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
