summaryrefslogtreecommitdiffstats
path: root/nsh/impl
diff options
context:
space:
mode:
Diffstat (limited to 'nsh/impl')
-rw-r--r--nsh/impl/asciidoc/Readme.adoc3
-rw-r--r--nsh/impl/pom.xml1
2 files changed, 4 insertions, 0 deletions
diff --git a/nsh/impl/asciidoc/Readme.adoc b/nsh/impl/asciidoc/Readme.adoc
new file mode 100644
index 000000000..5c0fb4705
--- /dev/null
+++ b/nsh/impl/asciidoc/Readme.adoc
@@ -0,0 +1,3 @@
+= vppnsh-impl
+
+Overview of vppnsh-impl \ No newline at end of file
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index dbe3ae6ae..8a39f7fab 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -24,6 +24,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.vppnsh</groupId>
<artifactId>vppnsh-impl</artifactId>
+ <name>${project.artifactId}</name>
<version>1.16.12-SNAPSHOT</version>
<packaging>bundle</packaging>