You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:28:55 UTC

[sling-org-apache-sling-distribution-api] 21/41: SLING-4060: creating dedicated factories for sync and queue agents

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 02ce703f132f50a5e9ea275847a4801c7c35a853
Author: Marius Petria <mp...@apache.org>
AuthorDate: Mon Dec 8 16:11:24 2014 +0000

    SLING-4060: creating dedicated factories for sync and queue agents
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api@1643847 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8cc0885..a39cf1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
                             org.apache.sling.distribution.queue,
                             org.apache.sling.distribution.trigger,
                             org.apache.sling.distribution.packaging,
-                            org.apache.sling.distribution.transport.authentication
+                            org.apache.sling.distribution.transport
                         </Export-Package>
                     </instructions>
                 </configuration>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.