diff options
Diffstat (limited to 'vpp-common/naming-context-impl/pom.xml')
-rw-r--r-- | vpp-common/naming-context-impl/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vpp-common/naming-context-impl/pom.xml b/vpp-common/naming-context-impl/pom.xml index 1bf2deb19..47dbfcb8f 100644 --- a/vpp-common/naming-context-impl/pom.xml +++ b/vpp-common/naming-context-impl/pom.xml @@ -34,12 +34,10 @@ <dependency> <groupId>io.fd.honeycomb</groupId> <artifactId>translate-api</artifactId> - <version>${project.version}</version> </dependency> <dependency> <groupId>io.fd.honeycomb</groupId> <artifactId>translate-utils</artifactId> - <version>${project.version}</version> </dependency> <dependency> <groupId>${project.groupId}</groupId> |