You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/09 17:23:44 UTC

[maven-osgi] 22/44: fix relativePath

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-osgi.git

commit 74269242c8b506d15a67c8ad65fdf6afea4c8028
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Jan 31 00:37:28 2011 +0000

    fix relativePath
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1065446 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 45d08b7..d77951d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,6 +24,7 @@
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
     <version>16-SNAPSHOT</version>
+    <relativePath>../maven-shared-components/pom.xml</relativePath>
   </parent>
 
   <artifactId>maven-osgi</artifactId>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.