Fixing typo carried over from JIRA issue.

git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@510372 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/cblib/pom.xml b/commons/cglib/pom.xml
similarity index 100%
rename from commons/cblib/pom.xml
rename to commons/cglib/pom.xml
diff --git a/commons/pom.xml b/commons/pom.xml
index 066f7bf..900be1e 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -22,7 +22,7 @@
         <module>commons-collections</module>
         <module>jzlib</module>
         -->
-        <module>cblib</module>
+        <module>cglib</module>
         <module>commons-beanutils</module>
         <module>commons-codec</module>
         <module>commons-configuration</module>