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:36:38 UTC

[felix-dev] 01/02: Update dependencies for release

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 f12f25889e1153f82cbc0dad892b26f33e54237e
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Fri Dec 11 23:35:36 2020 +0100

    Update dependencies for release
---
 main.distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.distribution/pom.xml b/main.distribution/pom.xml
index be5535b..a9b87c4 100644
--- a/main.distribution/pom.xml
+++ b/main.distribution/pom.xml
@@ -30,7 +30,7 @@
   <version>6.1.0-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
-    <framework.version>6.0.3</framework.version>
+    <framework.version>6.0.4</framework.version>
     <gogo.runtime.version>1.1.4</gogo.runtime.version>
     <gogo.jline.shell.version>1.1.8</gogo.jline.shell.version>
     <gogo.command.version>1.1.2</gogo.command.version>