diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-29 17:47:36 +0100 |
---|---|---|
committer | Andr� Schmid <andre.schmid@est.tech> | 2021-09-30 08:25:05 +0000 |
commit | bd9d13fd3a39641ebf537b4cc794dd6c92034e79 (patch) | |
tree | 2d4ea3438fa0317b62680c44f0fff27228a99aeb /utils/webseal-simulator | |
parent | dca32be1f8b7ce764132fbf320a1bb18a1fefd24 (diff) |
Updated SDC version to 1.9.3-SNAPSHOT1.9.3
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: I1d5b0c39580a3a39092441facf77f9d33f9363f2
Diffstat (limited to 'utils/webseal-simulator')
-rw-r--r-- | utils/webseal-simulator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/webseal-simulator/pom.xml b/utils/webseal-simulator/pom.xml index d383013094..92849382a9 100644 --- a/utils/webseal-simulator/pom.xml +++ b/utils/webseal-simulator/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> |