Eliminate reference to exam.version 49/75449/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Aug 2018 23:24:41 +0000 (01:24 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 23 Aug 2018 23:24:41 +0000 (01:24 +0200)
odlparent already declares these artifacts, reuse scope/version.

Change-Id: I678a6af5c6b7324f1a05e4534218e58107e02e29
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowplugin-it/pom.xml

index fe296c0dcbdcc443f3c43a81a1168f9b06f09413..dc316137351ef9fa17b742308357fbfd585a1d62 100644 (file)
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <artifactId>pax-exam-container-forked</artifactId>
-            <version>${exam.version}</version>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <artifactId>pax-exam-junit4</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
             <artifactId>pax-exam-link-mvn</artifactId>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>