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

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git


The following commit(s) were added to refs/heads/master by this push:
     new c316384  Revert "bump version of maven bundle plugin"
c316384 is described below

commit c316384833d9c4827c7dc39201b179edd7a0a872
Author: Alex Heneveld <[email protected]>
AuthorDate: Thu Sep 16 09:33:35 2021 +0100

    Revert "bump version of maven bundle plugin"
    
    This reverts commit 87f436fa68139f89f46bcec4c480e2dd68d5d90d.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7bd7e99..171a4b8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -838,7 +838,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>5.1.2</version>
+                    <version>3.2.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>

Reply via email to