You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2021/12/02 14:45:03 UTC

[felix-dev] branch master updated: Use latest released resolver

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

pauls 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 21989f8  Use latest released resolver
21989f8 is described below

commit 21989f8f558eb200844af0c6e0877692270dafbc
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Thu Dec 2 15:42:06 2021 +0100

    Use latest released resolver
---
 framework/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/pom.xml b/framework/pom.xml
index 1d435e0..e6101e8 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -201,7 +201,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>2.1.0-SNAPSHOT</version>
+       <version>2.0.4</version>
        <scope>provided</scope>
         <exclusions>
             <exclusion>