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 2020/12/11 22:24:33 UTC

[felix-dev] 01/03: Update to developer release version

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

commit 758ee60259906b5718d02a404a880a071441e2d4
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Fri Dec 11 23:22:02 2020 +0100

    Update to developer release version
---
 resolver/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/resolver/pom.xml b/resolver/pom.xml
index 5f64c50..76942f6 100644
--- a/resolver/pom.xml
+++ b/resolver/pom.xml
@@ -29,7 +29,7 @@
   <description>
     Provide OSGi resolver service.
   </description>
-  <version>2.0.3-SNAPSHOT</version>
+  <version>2.1.0-SNAPSHOT</version>
   <artifactId>org.apache.felix.resolver</artifactId>
   <scm>
      <connection>scm:git:https://github.com/apache/felix-dev.git</connection>