This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.distribution.api-0.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git
commit e41b72e7d3ef5d6b272081628f1f428fe2f127ac Author: Tommaso Teofili <[email protected]> AuthorDate: Tue Dec 16 11:30:51 2014 +0000 SLING-4153 - moved communication to root distribution package git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api@1645924 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7f5219a..f3e1d14 100644 --- a/pom.xml +++ b/pom.xml @@ -68,11 +68,6 @@ <configuration> <instructions> <Bundle-SymbolicName>org.apache.sling.distribution.api</Bundle-SymbolicName> - <Export-Package> - org.apache.sling.distribution.communication, - org.apache.sling.distribution.event, - org.apache.sling.distribution.transport - </Export-Package> </instructions> </configuration> </plugin> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
