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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 9738d2a  Update to inventory release
9738d2a is described below

commit 9738d2a8f9f585cf9adf5223fd02fbc61ef960ea
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jun 10 10:20:43 2021 +0200

    Update to inventory release
---
 webconsole/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 12947f0..86bf776 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -273,7 +273,7 @@
                 <dependency>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>org.apache.felix.inventory</artifactId>
-                    <version>1.1.0-SNAPSHOT</version>
+                    <version>1.1.0</version>
                     <scope>provided</scope>
                 </dependency>
             </dependencies>

Reply via email to