aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/integration/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12Update EJBCA version from 6.15.2.5 to 7.4.3.2Joanna Jeremicz1-2/+2
Bump project version to 1.0.6 Update changelog Issue-ID: OOM-2649 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I59b9794f0e602fcc6b6a658b1e146cfd13751f87
2021-03-02Add JWT support in HTTP/HTTPS based locations - pnf-simulator1.0.5Krzysztof Gajewski1-2/+2
- update containers to version 1.0.5 Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: If6b938db03fc8b5e5a5a6435ad0559061fa5b4ad
2021-02-04Change version to 1.0.41.0.4Bartosz Gardziejewski1-2/+2
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ide6d9d89f3dd840e10b210b2f962a1fe090ca644 Issue-ID: INT-1844
2021-01-08Update Pnf simulator version to 1.0.2marcinrzepeckiwroc1-2/+2
Add pom for Http Server Issue-ID: INT-1814 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I86b18a38a4d21c42d4bf321c73ba3d2bbce24742
2020-05-13Add version and parent path to PNF integration pomBartosz Gardziejewski1-0/+4
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I9e61eb6fc7d90ef9ddd6a9cb7d1f66d564696819
2020-05-12Add profile "integration" that will run integration tests for PNF and NetconfBartosz Gardziejewski1-10/+4
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ib03bad90ac6921e9f75bda6d1e5163ef05b06d3e
2020-04-23Switch pnf simulator to the new versionBogumil Zebek1-3/+3
Prepare new release line. Version: 1.0.1 Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib64b2d4e37e22824479bdc408ce99f507215b0db
2020-04-21Update java to version 11Bartosz Gardziejewski1-2/+2
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ibd3e10c534758e1b26e3a1cbd8154f5aeb423721
2020-04-21Resolve checkstyle warnings in PNF simulatorBartosz Gardziejewski1-1/+1
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I43e9f129c24ef33d93b550600e4dd850f881126b
2020-04-14Update PNF simulator root project nameBartosz Gardziejewski1-2/+2
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I22f131df7eb89f9f623be819f87b1c977256ad6e
2020-04-08Move PNF simulator from /test/mocks to new projectBartosz Gardziejewski1-0/+130
This code is a copy of pnfsimulator located in integration repository (/test/mocks/pnfsimulator) with added profile "docker" in pom.xml located in pnfsimulator and netconfsimulator subprojects Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I725fa0530c41b13cb12705979dee8b8b354dc1a1