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 4337c59 Update dependency for release
4337c59 is described below
commit 4337c5995a4cc32fefa45482f5b8fca3cdf2120a
Author: Karl Pauls <[email protected]>
AuthorDate: Mon Dec 21 23:33:06 2020 +0100
Update dependency 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 2692f09..40e6183 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.4</framework.version>
+ <framework.version>7.0.0</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>