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 f25a1cc Update for release
f25a1cc is described below
commit f25a1ccddc361bd1294e05a3ee1b8ed0fb338f25
Author: Karl Pauls <[email protected]>
AuthorDate: Fri Dec 3 16:06:41 2021 +0100
Update 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 94ac4af..d49ed19 100644
--- a/main.distribution/pom.xml
+++ b/main.distribution/pom.xml
@@ -30,7 +30,7 @@
<version>7.1.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
- <framework.version>7.0.1</framework.version>
+ <framework.version>7.0.2</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>