commit | 7fe0f302709c994fd4bf49a5c7edec61962ef5ad | [log] [tgz] |
---|---|---|
author | Michael E. Rodriguez <erodriguez@apache.org> | Thu Feb 22 03:35:45 2007 +0000 |
committer | Michael E. Rodriguez <erodriguez@apache.org> | Thu Feb 22 03:35:45 2007 +0000 |
tree | a5f886014402df08fb8d913665dc264caec9bc2c | |
parent | 2f20c1ec663aad7a782e44aae3d61be92effcdbe [diff] |
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>