Remove duplicated dependencies 89/4589/2
authorVictor Morales <victor.morales@intel.com>
Thu, 1 Jun 2017 19:14:11 +0000 (14:14 -0500)
committerPatrick Brady <pb071s@att.com>
Mon, 5 Jun 2017 22:28:23 +0000 (15:28 -0700)
It was removed some duplicated entries from the pom.xml file of
appc-chef-adapter-bundle project

Change-Id: Idab32dcffcaa18af249ff4354453856ab378de2e
Signed-off-by: Victor Morales <victor.morales@intel.com>
appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml

index 2ccf432..e62c359 100644 (file)
@@ -20,7 +20,7 @@
                <dependency>
                        <groupId>commons-codec</groupId>
                        <artifactId>commons-codec</artifactId>
-                       </dependency>
+               </dependency>
                <!-- http://mvnrepository.com/artifact/commons-logging/commons-logging -->
                <dependency>
                        <groupId>commons-logging</groupId>
@@ -34,7 +34,7 @@
                        <version>4.4.4</version>
                </dependency>
 
-       <!--    <dependency>
+       <!--<dependency>
                        <groupId>org.apache.httpcomponents</groupId>
                        <artifactId>httpclient</artifactId>
                        <version>4.5.1</version>
                        <artifactId>jackson-jaxrs</artifactId>
                        <version>1.9.12</version>
                </dependency>
-
-               <dependency>
-                       <groupId>commons-codec</groupId>
-                       <artifactId>commons-codec</artifactId>
-               </dependency>
-
-               <dependency>
-                       <groupId>org.apache.httpcomponents</groupId>
-                       <artifactId>httpclient</artifactId>
-                       <version>4.5.1</version>
-               </dependency>
-
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>