This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.jcr.jackrabbit.usermanager-2.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git
commit f59c6d06c11d91bfaa33fad16bf64e44dce85613 Author: Justin Edelson <[email protected]> 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-usermanager@941046 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 262b189..cf9333c 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ <configuration> <instructions> <Export-Package> - org.apache.sling.jackrabbit.usermanager;version=${pom.version}, + org.apache.sling.jackrabbit.usermanager;version=${project.version}, </Export-Package> <Private-Package> org.apache.sling.jackrabbit.usermanager.impl.* -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
