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 /openecomp-be/pom.xml | |
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 'openecomp-be/pom.xml')
-rw-r--r-- | openecomp-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 4040ea4764..e6299f9d78 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-onboarding</artifactId> - <version>1.9.2-SNAPSHOT</version> + <version>1.9.3-SNAPSHOT</version> <relativePath>../onboarding/pom.xml</relativePath> </parent> |