Remove duplicate version declaration 88/61488/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 10 Aug 2017 11:25:10 +0000 (13:25 +0200)
committerRobert Varga <nite@hq.sk>
Sun, 13 Aug 2017 17:53:07 +0000 (17:53 +0000)
odlparent is declaring this for use, no need to repeat it here.

Change-Id: Ic426ae0fa01f14f90a4c4355106e2420794de1dd
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-codec-xml/pom.xml

index 9b1d4b17d7007090ddfc5ecf0335a2bb80745c5b..9ec7e2b02697f3043e88ee32d3278c4efb1e2c3a 100644 (file)
@@ -39,7 +39,6 @@
         <dependency>
             <groupId>org.codehaus.woodstox</groupId>
             <artifactId>stax2-api</artifactId>
-            <version>3.1.4</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>