This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.distribution.sample-0.1.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-sample.git
commit 91a8d2e04953d042272373ed4a99b7eecdbd399c Author: Marius Petria <[email protected]> AuthorDate: Wed Mar 25 11:55:00 2015 +0000 Adding pull items configuration to distribution sync agents + depending on snapshots until release git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/sample@1669098 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 13cb322..4658953 100644 --- a/pom.xml +++ b/pom.xml @@ -83,14 +83,6 @@ <!-- D E P E N D E N C I E S --> <!-- ======================================================================= --> <dependencies> - - <dependency> - <groupId>org.apache.sling</groupId> - <artifactId>org.apache.sling.distribution.core</artifactId> - <version>0.1.0</version> - <scope>provided</scope> - </dependency> - <dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.core</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
