summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/helpserver/pom.xml
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-03-29 10:53:28 +0100
committerHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2019-03-29 10:54:18 +0100
commite26f1bfa9bdad0562b9d0be226e8b7fa756c7345 (patch)
tree3e8cea63e6e3e2aa85510ec5df6682e6f99aca56 /sdnr/wt/helpserver/pom.xml
parentf2bb490d9c82decbdb50c1e4db1be2f34b28d097 (diff)
SDNR prepare for readthedocs
Adjust helpserver to generate help content Change-Id: I913615019d1415d88942b8d2050ed39e55e1dc2e Issue-ID: SDNC-716 Signed-off-by: Herbert Eiselt <herbert.eiselt@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/helpserver/pom.xml')
-rwxr-xr-xsdnr/wt/helpserver/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/sdnr/wt/helpserver/pom.xml b/sdnr/wt/helpserver/pom.xml
index 89070da44..dcc7dd641 100755
--- a/sdnr/wt/helpserver/pom.xml
+++ b/sdnr/wt/helpserver/pom.xml
@@ -21,7 +21,9 @@
* ============LICENSE_END=========================================================
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
@@ -47,4 +49,4 @@
<properties>
<feature-name>sdnr-wt-helpserver</feature-name>
</properties>
-</project>
+</project> \ No newline at end of file