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:14 UTC

[sling-org-apache-sling-jcr-jackrabbit-accessmanager] 10/24: SLING-1517 - fixing Maven 3 warnings and switching to released version of animal sniffer

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 9cf61d2e77d3cff72c7549e5138343e533a7714d
Author: Justin Edelson <ju...@apache.org>
AuthorDate: Tue May 4 21:17:40 2010 +0000

    SLING-1517 - fixing Maven 3 warnings and switching to released version of animal sniffer
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-accessmanager@941046 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index be6a25a..d0694c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,8 @@
 						<Private-Package>
 						</Private-Package>
 						<Export-Package>
-                     org.apache.sling.jcr.jackrabbit.accessmanager;version=${pom.version},
-                     org.apache.sling.jcr.jackrabbit.accessmanager.post;version=${pom.version}
+                     org.apache.sling.jcr.jackrabbit.accessmanager;version=${project.version},
+                     org.apache.sling.jcr.jackrabbit.accessmanager.post;version=${project.version}
 						</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>.