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/12/18 21:14:45 UTC

[sling-parent] branch master updated: SLING-7317 - Update to maven-bundle-plugin 3.4.0

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-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 7bef541  SLING-7317 - Update to maven-bundle-plugin 3.4.0
7bef541 is described below

commit 7bef541e4d00c51a8a5735a579d6668e1109cf08
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Dec 18 23:14:32 2017 +0200

    SLING-7317 - Update to maven-bundle-plugin 3.4.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7c8f360..980dfba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -316,7 +316,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>3.3.0</version>
+                    <version>3.4.0</version>
                     <inherited>true</inherited>
                     <configuration>
                         <outputDirectory>${basedir}/target/classes</outputDirectory>

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].