diff options
Diffstat (limited to 'src/main/resources/application-test.properties')
-rw-r--r-- | src/main/resources/application-test.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/application-test.properties b/src/main/resources/application-test.properties index ed34f0a..8511a3b 100644 --- a/src/main/resources/application-test.properties +++ b/src/main/resources/application-test.properties @@ -14,7 +14,7 @@ # limitations under the License. # -nbi.version = v3 +nbi.version = v4 # SERVER server.servlet.context-path = /nbi/api/${nbi.version} |