[maven-release-plugin] prepare release 3.0.4
diff --git a/pom.xml b/pom.xml
index d8e432b..d9b09e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     
     <groupId>org.apache.pdfbox</groupId>
     <artifactId>jbig2-imageio</artifactId>
-    <version>3.0.4-SNAPSHOT</version>
+    <version>3.0.4</version>
 	
     <name>PDFBox JBIG2 ImageIO plugin</name>
 	
@@ -218,7 +218,7 @@
       <connection>scm:git:http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git</connection>
       <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git</developerConnection>
       <url>https://git-wip-us.apache.org/repos/asf?p=pdfbox-jbig2.git</url>
-      <tag>HEAD</tag>
+      <tag>3.0.4</tag>
   </scm>
 	
     <dependencies>