diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-05-17 17:52:36 +0100 |
---|---|---|
committer | Andr� Schmid <andre.schmid@est.tech> | 2022-05-18 14:25:36 +0000 |
commit | dea1a8ef0105f902faea976c9ae9429fa2f2e8db (patch) | |
tree | 72dd0eb505037fb424d3c70e6df98443396275e8 /openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml | |
parent | b804b97e06e50e134633a9c3be58f3fb7228756a (diff) |
Step version to 1.11.3-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3980
Change-Id: Ib1a7cae9f32c347c97157020e58188d802fd6068
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml')
-rw-r--r-- | openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml index b11ccf1a22..74c1876ff3 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/pom.xml @@ -10,7 +10,7 @@ <parent> <artifactId>openecomp-sdc-lib</artifactId> <groupId>org.openecomp.sdc</groupId> - <version>1.11.2-SNAPSHOT</version> + <version>1.11.3-SNAPSHOT</version> </parent> <modules> |