[maven-release-plugin] prepare release org.apache.felix.webconsole-4.5.4
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 0dc2ff6..9a032d1 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.5.3-SNAPSHOT</version>
+    <version>4.5.4</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -49,7 +49,7 @@
         <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>
-      <tag>HEAD</tag>
+      <tag>org.apache.felix.webconsole-4.5.4</tag>
     </scm>
 
     <build>