This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.contentdetection-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-contentdetection.git
commit 3adb9f41ef04356d74cbd1defec146277f8d5b19 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Jun 1 12:51:59 2015 +0000 SLING-4757 - remove relativePath as we did elsewhere git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/contentdetection@1682891 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 97b87ea..297ce31 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,6 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>22</version> - <relativePath>../../../parent/pom.xml</relativePath> </parent> <artifactId>org.apache.sling.commons.contentdetection</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
