summaryrefslogtreecommitdiffstats
path: root/dhcp/dhcp-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dhcp/dhcp-impl/pom.xml')
-rw-r--r--dhcp/dhcp-impl/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/dhcp/dhcp-impl/pom.xml b/dhcp/dhcp-impl/pom.xml
index 5919535b6..1eb334fc6 100644
--- a/dhcp/dhcp-impl/pom.xml
+++ b/dhcp/dhcp-impl/pom.xml
@@ -38,13 +38,11 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-api</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-spi</artifactId>
- <version>${project.version}</version>
</dependency>
<!-- Translation -->
@@ -103,7 +101,6 @@
<dependency>
<groupId>io.fd.honeycomb.infra</groupId>
<artifactId>test-tools</artifactId>
- <version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>