Bumb nsh_sfc to 17.01 98/4898/1
authorMarek Gradzki <[email protected]>
Fri, 27 Jan 2017 06:03:13 +0000 (07:03 +0100)
committerMarek Gradzki <[email protected]>
Fri, 27 Jan 2017 06:03:13 +0000 (07:03 +0100)
Change-Id: Id7b0ac3ac1d65ef0b5d66f9e31fd01cc7a572fc1
Signed-off-by: Marek Gradzki <[email protected]>
nsh/impl/pom.xml

index f905b22..7abe6eb 100644 (file)
     <dependency>
         <groupId>io.fd.nsh_sfc</groupId>
         <artifactId>nsh-sfc</artifactId>
-        <!--
-             todo: bump nsh and remove jvpp-registry exclusion
-             after nsh artifact (rc or final) is released
-        -->
-        <version>17.01-SNAPSHOT</version>
-        <exclusions>
-          <exclusion>
-            <groupId>io.fd.vpp</groupId>
-            <artifactId>jvpp-registry</artifactId>
-          </exclusion>
-        </exclusions>
+        <version>17.01</version>
     </dependency>
     <dependency>
       <groupId>io.fd.hc2vpp.common</groupId>