aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/java/jvpp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nsh-plugin/java/jvpp/pom.xml')
-rw-r--r--nsh-plugin/java/jvpp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsh-plugin/java/jvpp/pom.xml b/nsh-plugin/java/jvpp/pom.xml
index 7c59045..650e4eb 100644
--- a/nsh-plugin/java/jvpp/pom.xml
+++ b/nsh-plugin/java/jvpp/pom.xml
@@ -49,7 +49,7 @@
<arg value="${runtime_classpath}"/>
<arg value="-d"/>
<arg value="${basedir}"/>
- <arg value="org.openvpp.jvpp.nsh.JVppNshImpl"/>
+ <arg value="io.fd.vpp.jvpp.nsh.JVppNshImpl"/>
</exec>
</target>
</configuration>