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 5bba043957 Reset dev version
5bba043957 is described below
commit 5bba043957ce1d08a789bbb4239feec61e62d714
Author: Karl Pauls <[email protected]>
AuthorDate: Fri May 20 15:37:11 2022 +0200
Reset dev version
---
framework/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/pom.xml b/framework/pom.xml
index d66cc6807b..f20f18d9cf 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -27,7 +27,7 @@
<packaging>bundle</packaging>
<name>Apache Felix Framework</name>
<artifactId>org.apache.felix.framework</artifactId>
- <version>7.0.5-SNAPSHOT</version>
+ <version>7.1.0-SNAPSHOT</version>
<properties>
<dollar>$</dollar>
<felix.java.version>8</felix.java.version>