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.2.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-usermanager.git
commit 767a7ba9e3086047f70d8c3c2cc105e745f6e8b8 Author: Robert Munteanu <[email protected]> AuthorDate: Sun Dec 15 21:28:32 2013 +0000 SLING-3286 - Remove plugin version overrides from poms Remove most plugin version overrides. Still left in: - a couple of projects where upgrading to the maven-bundle-plugins leads to errors (TODOs added) - a couple of projects where the plugin version is newer than the one from the parent project ( comments added ) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/jackrabbit-usermanager@1551060 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index fe64864..939d087 100644 --- a/pom.xml +++ b/pom.xml @@ -57,7 +57,6 @@ <plugin> <groupId>org.apache.sling</groupId> <artifactId>maven-sling-plugin</artifactId> - <version>2.1.0</version> <executions> <execution> <id>generate-adapter-metadata</id> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
