[maven-release-plugin] prepare release 0.4.1
diff --git a/pom.xml b/pom.xml
index 54176ca..b9d1bcf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
 	</prerequisites>
 	<groupId>org.purl.wf4ever.robundle</groupId>
 	<artifactId>robundle</artifactId>
-	<version>0.4.1-SNAPSHOT</version>
+	<version>0.4.1</version>
 	<name>RO Bundle API</name>
 	<description>API for dealing with RO Bundles</description>
 	<properties>
@@ -82,7 +82,7 @@
 		<connection>scm:git:git://github.com/wf4ever/robundle.git</connection>
 		<developerConnection>scm:git:ssh://git@github.com/wf4ever/robundle.git</developerConnection>
 		<url>https://github.com/wf4ever/robundle/</url>
-		<tag>HEAD</tag>
+		<tag>0.4.1</tag>
 	</scm>
 	<licenses>
 		<license>