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/pom.xml b/commons/poi/pom.xml
index b028983..88d4e12 100644
--- a/commons/poi/pom.xml
+++ b/commons/poi/pom.xml
@@ -28,12 +28,12 @@
   <properties>
     <pkgArtifactId>poi</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>