Bug 2208 - pcc-mock: enhancemnets
[bgpcep.git] / pcep / testtool / pom.xml
index 876c5623bf9c253de506c183c33f23fc3546498a..3bf71948b498b63612e1c50d546ba3c0516a1a5f 100644 (file)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>pcep-parent</artifactId>
-        <version>0.3.1-SNAPSHOT</version>
+        <version>0.5.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>pcep-testtool</artifactId>
@@ -99,7 +99,6 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-shade-plugin</artifactId>
-                <version>${maven.shade.version}</version>
                 <configuration>
                 </configuration>
                 <executions>