Bump NSH version to 17.04-SNAPSHOT 29/5529/1
authorMarek Gradzki <[email protected]>
Mon, 27 Feb 2017 06:48:53 +0000 (07:48 +0100)
committerMarek Gradzki <[email protected]>
Mon, 27 Feb 2017 06:48:53 +0000 (07:48 +0100)
Change-Id: Iea99737616deb7612058b93b36e548e178a80ed9
Signed-off-by: Marek Gradzki <[email protected]>
nsh/impl/pom.xml

index 7e2114e..c6de030 100644 (file)
     <dependency>
         <groupId>io.fd.nsh_sfc</groupId>
         <artifactId>nsh-sfc</artifactId>
-        <version>17.01-SNAPSHOT</version>
-        <exclusions>
-            <!-- To prevent conflict with 17.04 jvpp -->
-            <exclusion>
-                <groupId>io.fd.vpp</groupId>
-                <artifactId>jvpp-registry</artifactId>
-            </exclusion>
-        </exclusions>
+        <version>17.04-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>io.fd.hc2vpp.common</groupId>