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:48:20 UTC

[sling-org-apache-sling-jcr-jackrabbit-accessmanager] 16/24: SLING-1698 - setting explicit export version

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.jcr.jackrabbit.accessmanager-2.1.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git

commit d4f3eec70c7316b3b192ddbd8e703b12d4640505
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Wed Sep 1 15:23:53 2010 +0000

    SLING-1698 - setting explicit export version
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-accessmanager@991571 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9ddaffe..6af1d23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,8 +65,8 @@
                             org.apache.sling.servlets.post;inline="org/apache/sling/servlets/post/impl/helper/JSONResponse*"
                         </Embed-Dependency>
 						<Export-Package>
-                     org.apache.sling.jcr.jackrabbit.accessmanager;version=${project.version},
-                     org.apache.sling.jcr.jackrabbit.accessmanager.post;version=${project.version}
+                     org.apache.sling.jcr.jackrabbit.accessmanager;version=2.0.6,
+                     org.apache.sling.jcr.jackrabbit.accessmanager.post;version=2.0.6
 						</Export-Package>
 						<Sling-Initial-Content />
 						<Sling-Nodetypes />

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