This is an automated email from the ASF dual-hosted git repository.
davidb 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 6da3602 Update to 4.4.0 as FELIX-6232 introduced a new feature
6da3602 is described below
commit 6da3602a94d8d2b2b80ab42dbd7f5590c295b0f5
Author: David Bosschaert <[email protected]>
AuthorDate: Thu Apr 2 11:47:10 2020 +0100
Update to 4.4.0 as FELIX-6232 introduced a new feature
---
webconsole/changelog.txt | 2 +-
webconsole/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/webconsole/changelog.txt b/webconsole/changelog.txt
index 91025a5..4b5f084 100644
--- a/webconsole/changelog.txt
+++ b/webconsole/changelog.txt
@@ -1,4 +1,4 @@
-Changes in 4.3.18
+Changes in 4.4.0
-----------------
** Improvement
* [FELIX-6232] - Allow Webconsole to install parallel versions of bundles
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index c4e5cdc..3c3c352 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.felix.webconsole</artifactId>
<packaging>bundle</packaging>
- <version>4.3.17-SNAPSHOT</version>
+ <version>4.4.0-SNAPSHOT</version>
<name>Apache Felix Web Management Console</name>
<description>