[maven-release-plugin] prepare release org.apache.felix.main-6.0.4
diff --git a/main/pom.xml b/main/pom.xml
index 20d7fc5..4cd83ef 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -27,12 +27,13 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Main</name>
   <artifactId>org.apache.felix.main</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.0.4</version>
     <scm>
       <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.main-6.0.4</tag>
+  </scm>
   <dependencies>
     <dependency>
       <groupId>${project.groupId}</groupId>