commons-codec version with ODL
[appc/parent.git] / feature-repo-parent / pom.xml
index 327a4c0..04320e3 100644 (file)
@@ -35,17 +35,9 @@ limitations under the License.
         <relativePath />
     </parent>
 
-    <properties>
-        <commons-codec.version>1.12</commons-codec.version>
-    </properties>
 
     <dependencyManagement>
         <dependencies>
-            <dependency>
-                <groupId>commons-codec</groupId>
-                <artifactId>commons-codec</artifactId>
-                <version>${commons-codec.version}</version>
-            </dependency>
         </dependencies>
     </dependencyManagement>