You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/20 14:39:53 UTC

[sling-org-apache-sling-validation-examples] 04/24: set path to parent pom

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-examples.git

commit 123e7327f4def53fc3bc28c724ea16fd36ead03d
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sun Apr 19 21:14:14 2015 +0000

    set path to parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1674700 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 71a105b..7eee172 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>23-SNAPSHOT</version>
-        <relativePath/>
+        <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
 
     <artifactId>org.apache.sling.validation.examples</artifactId>

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