This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.settings-1.3.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git
commit a7160167d71d6a112c48cf9a836ac5a195567391 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Sep 6 15:22:28 2013 +0000 Revert to old maven bundle plugin if DynamicImport-Package is used git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/settings@1520595 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index a48a9f1..9a62e2c 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> + <version>2.3.7</version> <extensions>true</extensions> <configuration> <instructions> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
