Merge "Add Apache license header per file"
authorAndy Mayer <am803u@att.com>
Mon, 9 Apr 2018 11:43:52 +0000 (11:43 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 9 Apr 2018 11:43:52 +0000 (11:43 +0000)
docs/offeredapis/index.rst
pom.xml

index 18b966e..47cae40 100644 (file)
@@ -193,6 +193,5 @@ With the current version of APIs used from SO and AAI we need to manage a â€˜cus
 Developer Guide
 ***************
 
-Technical information about NBI (dependancies, configuration, running & testing) could be found here: `DevDoc <../architecture/NBI_R1_Developer_Guide.rst>`_
-
+Technical information about NBI (dependancies, configuration, running & testing) could be found here: :doc:`DevDoc <../architecture/NBI_R1_Developer_Guide>`
 
diff --git a/pom.xml b/pom.xml
index 5efc3d4..d03e11e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
        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.nbi</groupId>
+       <groupId>org.onap.externalapi-nbi</groupId>
        <artifactId>nbi-rest-services</artifactId>
        <version>1.0.0-SNAPSHOT</version>
        <packaging>jar</packaging>