diff options
author | Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> | 2020-04-22 13:05:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-04-22 13:05:42 +0000 |
commit | 05744704372014b511b3c36c794a8c80bdd7a0bb (patch) | |
tree | 608948068060463c834f940c43d6bac269f27a4f /pom.xml | |
parent | c9743fbf57cafeb4bf02b6ba09aac5969ea8ef67 (diff) | |
parent | fda2cdfaa4aa0ea294f17e98e17687670e9b8d16 (diff) |
Merge "Rename docker images"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath> <releaseNexusPath>/content/repositories/releases/</releaseNexusPath> <stagingNexusPath>/content/repositories/staging/</stagingNexusPath> + <docker-image.namespace>onap</docker-image.namespace> + <docker-image.name.prefix>org.onap.integration.simulators</docker-image.name.prefix> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <maven.compiler.source>11</maven.compiler.source> <maven.compiler.target>11</maven.compiler.target> |