Correct version number (three digits)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@553386 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/commons-io/pom.xml b/commons/commons-io/pom.xml
index 203c081..282d580 100644
--- a/commons/commons-io/pom.xml
+++ b/commons/commons-io/pom.xml
@@ -30,7 +30,7 @@
         <pkgArtifactId>commons-io</pkgArtifactId>
         <pkgVersion>1.3.2</pkgVersion>
         <pomVersion>0001</pomVersion>
-        <osgiVersion>${pkgVersion}.0</osgiVersion>
+        <osgiVersion>${pkgVersion}</osgiVersion>
     </properties>
     <groupId>org.apache.felix.commons</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>