[maven-release-plugin]  copy for tag org.apache.felix.commons.poi-full-3.0.1-FINAL-0001

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001@568469 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2e5ff56..116aafc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.felix.commons</groupId>
         <artifactId>commons-build</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <relativePath>../pom</relativePath>
     </parent>
     <properties>
@@ -35,7 +35,7 @@
 
     <groupId>org.apache.felix.commons</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
-    <version>${osgiVersion}-${pomVersion}-SNAPSHOT</version>
+    <version>3.0.1-FINAL-0001</version>
     <packaging>bundle</packaging>
     <name>${pkgArtifactId} bundle</name>
     <description>
@@ -47,9 +47,9 @@
     </organization>
 
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/felix/trunk/commons/poi-full</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/felix/trunk/commons/poi-full</developerConnection>
-      <url>http://svn.apache.org/viewcvs/felix/trunk/commons/poi-full</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001</developerConnection>
+      <url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.poi-full-3.0.1-FINAL-0001</url>
     </scm>
 
     <dependencies>