Merge "Bug 500: Updated data APIs with new concepts."
[controller.git] / opendaylight / md-sal / test / sal-rest-connector-it / pom.xml
index c03833d72b8c45c51e4c826194cbdb9f9ea6bf1b..a9fc739456b95740c3ab9c00313c31711e7ebba9 100644 (file)
@@ -22,7 +22,7 @@
         <jersey.version>1.17</jersey.version>
         <spring-security.version>3.1.3.RELEASE</spring-security.version>
         <netconf.version>0.2.2-SNAPSHOT</netconf.version>
-        <config.version>0.2.2-SNAPSHOT</config.version>
+        <config.version>0.2.3-SNAPSHOT</config.version>
     </properties>
 
     <build>
             <version>1.0-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
-        <dependency>
-        <groupId>org.opendaylight.controller.thirdparty</groupId>
-        <artifactId>exificient</artifactId>
-        <version>0.9.2</version>
-        </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <artifactId>pax-exam-container-native</artifactId>
         <dependency>
             <groupId>io.netty</groupId>
             <artifactId>netty-all</artifactId>
-            <version>4.0.10.Final</version>
+           <version>${netty.version}</version>
             <scope>test</scope>
         </dependency>
         <dependency>
             <artifactId>yang-jmx-generator</artifactId>
             <version>${config.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>yang-store-api</artifactId>
-            <version>${config.version}</version>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>yang-store-impl</artifactId>
-            <version>${config.version}</version>
-        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>logback-config</artifactId>