You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2020/04/05 20:30:01 UTC

[aries] 02/02: bnd 5.0.1

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

rotty3000 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git

commit 626155919e7e67ed1644f9110c8da70d1ead4cc7
Author: Raymond Augé <ro...@apache.org>
AuthorDate: Sun Apr 5 16:25:31 2020 -0400

    bnd 5.0.1
---
 spi-fly/spi-fly-core/pom.xml           | 2 +-
 spi-fly/spi-fly-dynamic-bundle/pom.xml | 2 +-
 spi-fly/spi-fly-static-bundle/pom.xml  | 2 +-
 spi-fly/spi-fly-static-tool/pom.xml    | 2 +-
 spi-fly/spi-fly-weaver/pom.xml         | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/spi-fly/spi-fly-core/pom.xml b/spi-fly/spi-fly-core/pom.xml
index 22a9ede..ad9d378 100644
--- a/spi-fly/spi-fly-core/pom.xml
+++ b/spi-fly/spi-fly-core/pom.xml
@@ -49,7 +49,7 @@
     <properties>
         <asm.version>7.3.1</asm.version>
         <maven.bundle.plugin.version>4.2.0</maven.bundle.plugin.version>
-        <bnd.version>5.0.0</bnd.version>
+        <bnd.version>5.0.1</bnd.version>
     </properties>
 
     <dependencies>
diff --git a/spi-fly/spi-fly-dynamic-bundle/pom.xml b/spi-fly/spi-fly-dynamic-bundle/pom.xml
index 3e46b87..6508095 100644
--- a/spi-fly/spi-fly-dynamic-bundle/pom.xml
+++ b/spi-fly/spi-fly-dynamic-bundle/pom.xml
@@ -49,7 +49,7 @@
     <properties>
         <asm.version>7.3.1</asm.version>
         <maven.bundle.plugin.version>4.2.0</maven.bundle.plugin.version>
-        <bnd.version>5.0.0</bnd.version>
+        <bnd.version>5.0.1</bnd.version>
     </properties>
 
     <dependencies>
diff --git a/spi-fly/spi-fly-static-bundle/pom.xml b/spi-fly/spi-fly-static-bundle/pom.xml
index 0f18626..d0d1650 100644
--- a/spi-fly/spi-fly-static-bundle/pom.xml
+++ b/spi-fly/spi-fly-static-bundle/pom.xml
@@ -49,7 +49,7 @@
     <properties>
         <asm.version>7.3.1</asm.version>
         <maven.bundle.plugin.version>4.2.0</maven.bundle.plugin.version>
-        <bnd.version>5.0.0</bnd.version>
+        <bnd.version>5.0.1</bnd.version>
     </properties>
 
     <dependencies>
diff --git a/spi-fly/spi-fly-static-tool/pom.xml b/spi-fly/spi-fly-static-tool/pom.xml
index 6330ec6..21690b7 100644
--- a/spi-fly/spi-fly-static-tool/pom.xml
+++ b/spi-fly/spi-fly-static-tool/pom.xml
@@ -47,7 +47,7 @@
     <properties>
         <asm.version>7.3.1</asm.version>
         <maven.bundle.plugin.version>4.2.0</maven.bundle.plugin.version>
-        <bnd.version>5.0.0</bnd.version>
+        <bnd.version>5.0.1</bnd.version>
     </properties>
 
     <dependencies>
diff --git a/spi-fly/spi-fly-weaver/pom.xml b/spi-fly/spi-fly-weaver/pom.xml
index d40dc1b..8e7b645 100644
--- a/spi-fly/spi-fly-weaver/pom.xml
+++ b/spi-fly/spi-fly-weaver/pom.xml
@@ -44,7 +44,7 @@
     <properties>
         <asm.version>7.3.1</asm.version>
         <maven.bundle.plugin.version>4.2.0</maven.bundle.plugin.version>
-        <bnd.version>5.0.0</bnd.version>
+        <bnd.version>5.0.1</bnd.version>
     </properties>
 
     <dependencies>