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-extensions-webconsolebranding.git
commit f192d2ec66f2713586dc8fc74d0a972ed86ddaef Author: Justin Edelson <[email protected]> AuthorDate: Wed Oct 20 19:32:18 2010 +0000 fixing relativePaths git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1025691 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 082747b..1efca2d 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ <artifactId>sling</artifactId> <groupId>org.apache.sling</groupId> <version>10-SNAPSHOT</version> + <relativePath>../../../parent/pom.xml</relativePath> </parent> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
