summaryrefslogtreecommitdiffstats
path: root/acl/acl-impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'acl/acl-impl/pom.xml')
-rw-r--r--acl/acl-impl/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/acl/acl-impl/pom.xml b/acl/acl-impl/pom.xml
index 74aac8380..ae42162c3 100644
--- a/acl/acl-impl/pom.xml
+++ b/acl/acl-impl/pom.xml
@@ -37,7 +37,6 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>cfg-init</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
@@ -70,17 +69,14 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-spi</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>translate-impl</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>binding-init</artifactId>
- <version>${project.version}</version>
</dependency>
<!-- HC2VPP Dependencies -->
@@ -120,7 +116,6 @@
<dependency>
<groupId>io.fd.honeycomb.infra</groupId>
<artifactId>test-tools</artifactId>
- <version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>