summaryrefslogtreecommitdiffstats
path: root/nsh/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nsh/impl/pom.xml')
-rw-r--r--nsh/impl/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index 31e00f866..9795c6118 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -69,17 +69,14 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-impl</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-api</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>cfg-init</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
@@ -105,7 +102,6 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>binding-init</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>