diff options
Diffstat (limited to 'nsh/impl/pom.xml')
-rw-r--r-- | nsh/impl/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml index 1bc00d047..33c79936b 100644 --- a/nsh/impl/pom.xml +++ b/nsh/impl/pom.xml @@ -108,7 +108,7 @@ </dependency> <dependency> <groupId>io.fd.honeycomb</groupId> - <artifactId>minimal-distribution-core</artifactId> + <artifactId>binding-init</artifactId> <version>${project.version}</version> </dependency> <dependency> |