commons-codec version with ODL
[appc/parent.git] / single-feature-parent / pom.xml
index 2039b8c..68a13c3 100644 (file)
@@ -36,7 +36,6 @@ limitations under the License.
     </parent>
 
     <properties>
-        <commons-codec.version>1.12</commons-codec.version>
         <skip.karaf.featureTest>true</skip.karaf.featureTest>
         <commons.collections.version>3.2.2</commons.collections.version>
         <snakeyaml.version>1.15</snakeyaml.version>
@@ -45,11 +44,6 @@ limitations under the License.
     </properties>
     <dependencyManagement>
         <dependencies>
-            <dependency>
-                <groupId>commons-codec</groupId>
-                <artifactId>commons-codec</artifactId>
-                <version>${commons-codec.version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.onap.ccsdk.sli.core</groupId>
                 <artifactId>sli-common</artifactId>