summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorNorm Traxler <normant@amdocs.com>2019-03-18 16:09:57 +0100
committerNorm Traxler <normant@amdocs.com>2019-03-18 16:10:15 +0100
commit6b0d295b376d5cc0d8d9bf7090641069a46cfc02 (patch)
tree23dd15a00a455ceacc9f85e8961522852b6c0dbd /pom.xml
parent11a0b13e7e8dfcea41be8cfadb14b6f32d344594 (diff)
Change mapping of model IDs
Issue-ID: LOG-1014 Change-Id: Ieef2ec4555d28944d98c04bfac10c9b5a0e089d0 Signed-off-by: Norm Traxler <normant@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 39a826a..0c693ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -266,7 +266,7 @@ limitations under the License.
<locations>
<location>org.onap.pomba.contextbuilder.sdnc.service.rs</location>
</locations>
- <basePath>/{${project.artifactId}</basePath>
+ <basePath>/sdnccontextbuilder</basePath>
<info>
<title>SDNC Context Builder API</title>
<version>${project.version}</version>