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/commons-io/pom.xml b/commons/commons-io/pom.xml
index caef1a2..85b8a42 100644
--- a/commons/commons-io/pom.xml
+++ b/commons/commons-io/pom.xml
@@ -30,7 +30,7 @@
     <properties>
         <pkgArtifactId>commons-io</pkgArtifactId>
         <pkgVersion>1.3.2</pkgVersion>
-        <pomVersion>0001</pomVersion>
+        <pomVersion>0002</pomVersion>
         <osgiVersion>${pkgVersion}</osgiVersion>
     </properties>
     <groupId>org.apache.felix.commons</groupId>