summaryrefslogtreecommitdiffstats
path: root/acl
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-06-06 18:24:29 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-06-08 08:08:26 +0200
commitd0fe32e6acaab61b9d21406eaaa8b92db2b86b9e (patch)
tree220cb530bcf22df0eb87a2d2be21a52d39ebd3a2 /acl
parent923dac1cedec9ad7a215d128d54eb77fd85562ae (diff)
Set vpp and nsh-sfc dependencies to most recent versions
17.04-SNAPSHOTs are removed on daily basis from nexus repository after release version is published. The nsh-sfc version was set to 17.04. The jvpp atifacts version was set to 17.04.2-SNAPSHOT, Change-Id: I3df27b5a7e26b2e68f00d2da800f22023ce22f13 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'acl')
-rw-r--r--acl/acl-impl/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml
index f02de302e..09a95c84c 100644
--- a/acl/acl-impl/pom.xml
+++ b/acl/acl-impl/pom.xml
@@ -30,7 +30,7 @@
<version>1.17.04.1-SNAPSHOT</version>
<properties>
- <jvpp.acl.version>17.04-SNAPSHOT</jvpp.acl.version>
+ <jvpp.acl.version>17.04.2-SNAPSHOT</jvpp.acl.version>
</properties>
<dependencies>