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/11/07 09:25:06 UTC

[sling-org-apache-sling-crankstart-test-services] 04/09: Add missing parent pom relativePath elements

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

rombert pushed a commit to annotated tag org.apache.sling.crankstart.test.services-1.0.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-crankstart-test-services.git

commit 74809d7153764ec17955e6139ed0364f9d7f33d0
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Jun 2 12:55:16 2014 +0000

    Add missing parent pom relativePath elements
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/crankstart/test-services@1599199 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 67552bc..00f193f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,6 +5,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>19</version>
+        <relativePath />
     </parent>
     
     <groupId>org.apache.sling</groupId>

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