[maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.ds-2.3.0
diff --git a/webconsole-plugins/ds/pom.xml b/webconsole-plugins/ds/pom.xml
index fe2ca8b..764113e 100644
--- a/webconsole-plugins/ds/pom.xml
+++ b/webconsole-plugins/ds/pom.xml
@@ -20,7 +20,7 @@
 
     <artifactId>org.apache.felix.webconsole.plugins.ds</artifactId>
     <packaging>bundle</packaging>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.3.0</version>
 
     <name>Apache Felix Web Console Service Component Runtime/Declarative Services Plugin</name>
     <description>
@@ -31,7 +31,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.plugins.ds-2.3.0</tag>
   </scm>
 
     <build>