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

rombert pushed a commit to annotated tag sling-launchpad-webapp-archetype-1.0.0
in repository 
https://gitbox.apache.org/repos/asf/sling-launchpad-webapp-archetype.git

commit 1e2d5e473754e3e37a5fa1b0730257de661f495c
Author: Justin Edelson <[email protected]>
AuthorDate: Thu Jul 8 20:53:26 2010 +0000

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

diff --git a/pom.xml b/pom.xml
index e789dba..689d3f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>9</version>
-        <relativePath>../../parent/pom.xml</relativePath>
+        <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <artifactId>sling-launchpad-webapp-archetype</artifactId>
     <version>0.0.1-SNAPSHOT</version>

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

Reply via email to