diff options
author | andre.schmid <andre.schmid@est.tech> | 2022-06-24 17:20:08 +0100 |
---|---|---|
committer | andre.schmid <andre.schmid@est.tech> | 2022-06-24 17:20:08 +0100 |
commit | 6f9721e195d8416efdde92c8de73d45f5c213bf3 (patch) | |
tree | c61b060673f195bc3f4ed2322c3bd6bf8c465674 /catalog-be | |
parent | af3fcc32560362ed514f88b7411d9fcf5d640d79 (diff) |
Step version to 1.11.6-SNAPSHOT
Change-Id: Ie3f800c418b32bbf05fc8f984bba7ea419583d03
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
Diffstat (limited to 'catalog-be')
-rw-r--r-- | catalog-be/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index c131798c8c..11873926ee 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.11.5-SNAPSHOT</version> + <version>1.11.6-SNAPSHOT</version> </parent> <properties> |