Merge "BUG-973: fixed (de)serialization of union type."
[yangtools.git] / restconf / restconf-client-impl / pom.xml
index 42e3add3d6a37e73a10236903f71ed384b999a55..75eefd3780651bc2f5700d162ab4b628fb93ad48 100644 (file)
             <groupId>org.glassfish.jersey.ext</groupId>
             <artifactId>jersey-proxy-client</artifactId>
         </dependency>
-<!--
-      <dependency>
-          <groupId>org.jboss.resteasy</groupId>
-          <artifactId>resteasy-jaxrs</artifactId>
-      </dependency>
--->
       <dependency>
           <groupId>org.glassfish.jersey.core</groupId>
           <artifactId>jersey-client</artifactId>
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>binding-generator-impl</artifactId>
       </dependency>
-<!--       <dependency> -->
-<!--           <groupId>org.opendaylight.controller.model</groupId> -->
-<!--           <artifactId>model-flow-service</artifactId> -->
-<!--           <version>1.1-SNAPSHOT</version> -->
-<!--           <scope>test</scope> -->
-<!--       </dependency> -->
   </dependencies>
     <build>
         <plugins>