This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-xproc.git
commit d56f4bd9c615e275f953f908d7a9cac1c72e7ec4 Author: Felix Meschberger <[email protected]> AuthorDate: Mon Dec 21 09:07:29 2009 +0000 Remove explicit version from bundle plugin reference and use version set by the parent pom git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@892734 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3fc12bc..3c21daf 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,6 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>1.4.3</version> <extensions>true</extensions> <configuration> <instructions> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
