[maven-release-plugin]  copy for tag xfire-maven-plugin-4.1

git-svn-id: https://svn.apache.org/repos/asf/servicemix/maven-plugins/xfire-maven-plugin/tags/xfire-maven-plugin-4.1@756775 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 7dc75f8..6debdc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,20 +21,20 @@
   <parent>
     <groupId>org.apache.servicemix.tooling</groupId>
     <artifactId>maven-plugins-pom</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   
   <groupId>org.apache.servicemix.tooling</groupId>
   <artifactId>xfire-maven-plugin</artifactId>
-  <version>4.1-SNAPSHOT</version>
+  <version>4.1</version>
   
   <packaging>maven-plugin</packaging>  
   <name>ServiceMix :: Maven2 XFire Plugin</name>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/xfire-maven-plugin/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/xfire-maven-plugin/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/xfire-maven-plugin/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/maven-plugins/xfire-maven-plugin/tags/xfire-maven-plugin-4.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/maven-plugins/xfire-maven-plugin/tags/xfire-maven-plugin-4.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/servicemix/maven-plugins/xfire-maven-plugin/tags/xfire-maven-plugin-4.1</url>
   </scm>
   
   <dependencies>