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 /integration-tests/pom.xml | |
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 'integration-tests/pom.xml')
-rw-r--r-- | integration-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 68a04f88b7..4555a8dc19 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -32,7 +32,7 @@ limitations under the License. <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.11.5-SNAPSHOT</version> + <version>1.11.6-SNAPSHOT</version> </parent> <properties> |