summaryrefslogtreecommitdiffstats
path: root/lisp/lisp2vpp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/lisp2vpp/pom.xml')
-rwxr-xr-xlisp/lisp2vpp/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/lisp2vpp/pom.xml b/lisp/lisp2vpp/pom.xml
index 75fe65691..d4071f74e 100755
--- a/lisp/lisp2vpp/pom.xml
+++ b/lisp/lisp2vpp/pom.xml
@@ -40,7 +40,6 @@
<dependency>
<groupId>${project.honeycomb.groupId}</groupId>
<artifactId>translate-spi</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.vpp.groupId}</groupId>
@@ -55,12 +54,10 @@
<dependency>
<groupId>${project.honeycomb.groupId}</groupId>
<artifactId>translate-impl</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.honeycomb.groupId}</groupId>
<artifactId>cfg-init</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.vpp</groupId>
@@ -118,7 +115,6 @@
<dependency>
<groupId>io.fd.honeycomb.infra</groupId>
<artifactId>test-tools</artifactId>
- <version>${project.version}</version>
<scope>test</scope>
</dependency>