aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-02-24 14:46:37 +0100
committerKrzysztof Gajewski <krzysztof.gajewski@nokia.com>2021-03-02 15:56:29 +0100
commitb1961a04c191ebbc726de507d98c85966b7a6a71 (patch)
treec15b1ba29407d79740f02734c387695bb01a7026 /pom.xml
parent441945e8adf7e3adc524d761e61c179c83e9888d (diff)
Add JWT support in HTTP/HTTPS based locations - pnf-simulator1.0.5
- update containers to version 1.0.5 Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: If6b938db03fc8b5e5a5a6435ad0559061fa5b4ad
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 dc8e4af..cfc23e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.integration.simulators.pnf-simulator</groupId>
<artifactId>integration-pnf-simulator</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
<modules>
<module>pnfsimulator</module>
<module>httpserver</module>