This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.commons.osgi-2.0.4-incubator in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-osgi.git
commit bbb03a88766b0d9960c1878f4fd98c52d7d82c37 Author: Carsten Ziegeler <[email protected]> AuthorDate: Wed Dec 17 10:46:29 2008 +0000 SLING-782 - Remove dependency to Sling API git-svn-id: https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/osgi@727341 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 933a50e..6ed28aa 100644 --- a/pom.xml +++ b/pom.xml @@ -58,12 +58,6 @@ </build> <dependencies> - <dependency> - <groupId>org.apache.sling</groupId> - <artifactId>org.apache.sling.api</artifactId> - <version>2.0.2-incubator</version> - </dependency> - <!-- OSGi Libraries --> <dependency> <groupId>org.apache.felix</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
