summaryrefslogtreecommitdiffstats
path: root/vpp-common/minimal-distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common/minimal-distribution/pom.xml')
-rw-r--r--vpp-common/minimal-distribution/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-common/minimal-distribution/pom.xml b/vpp-common/minimal-distribution/pom.xml
index 98b8e1363..1b84b20f0 100644
--- a/vpp-common/minimal-distribution/pom.xml
+++ b/vpp-common/minimal-distribution/pom.xml
@@ -74,12 +74,12 @@
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-registry</artifactId>
- <version>16.09-SNAPSHOT</version>
+ <version>16.09</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
<artifactId>jvpp-core</artifactId>
- <version>16.09-SNAPSHOT</version>
+ <version>16.09</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>