You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by da...@apache.org on 2020/04/02 10:50:37 UTC

[felix-dev] branch master updated: [maven-release-plugin] prepare release org.apache.felix.webconsole-4.4.0

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 4cd5334  [maven-release-plugin] prepare release org.apache.felix.webconsole-4.4.0
4cd5334 is described below

commit 4cd5334c1649d48bbc0bdc5644657ca96b130837
Author: David Bosschaert <da...@apache.org>
AuthorDate: Thu Apr 2 11:50:27 2020 +0100

    [maven-release-plugin] prepare release org.apache.felix.webconsole-4.4.0
---
 webconsole/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 3c3c352..0f46503 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.4.0</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -50,7 +50,8 @@
         <connection>scm:git:https://github.com/apache/felix-dev.git</connection>
         <developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
-    </scm>
+      <tag>org.apache.felix.webconsole-4.4.0</tag>
+  </scm>
 
     <build>
         <resources>