Correct poms after release plugin run.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568480 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/poi-full/pom.xml b/commons/poi-full/pom.xml
index b6ba269..31a69ed 100644
--- a/commons/poi-full/pom.xml
+++ b/commons/poi-full/pom.xml
@@ -29,13 +29,13 @@
     <properties>
         <pkgArtifactId>poi-full</pkgArtifactId>
         <pkgVersion>3.0.1-FINAL</pkgVersion>
-        <pomVersion>0001</pomVersion>
+        <pomVersion>0002</pomVersion>
         <osgiVersion>${pkgVersion}</osgiVersion>
     </properties>
 
     <groupId>org.apache.felix.commons</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
-    <version>3.0.1-FINAL-0002-SNAPSHOT</version>
+    <version>${osgiVersion}-${pomVersion}-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${pkgArtifactId} bundle</name>
     <description>