You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/05/19 10:14:18 UTC

[sling-parent] branch master updated: SLING-7675 Upgrade bnd baseline Maven Plugin to 4.0.0

This is an automated email from the ASF dual-hosted git repository.

olli 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 3eb5761  SLING-7675 Upgrade bnd baseline Maven Plugin to 4.0.0
3eb5761 is described below

commit 3eb5761c76de336a658985ef5adf1837d6da09cc
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat May 19 12:14:03 2018 +0200

    SLING-7675 Upgrade bnd baseline Maven Plugin to 4.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 74bee59..6282da9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -406,7 +406,7 @@ Bundle-Vendor: The Apache Software Foundation
                 <plugin>
                     <groupId>biz.aQute.bnd</groupId>
                     <artifactId>bnd-baseline-maven-plugin</artifactId>
-                    <version>3.5.0</version>
+                    <version>4.0.0</version>
                     <executions>
                         <execution>
                             <goals>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.