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 /openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest | |
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 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest')
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml index 5b3cf85f77..2f5dfc7bba 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.11.5-SNAPSHOT</version> + <version>1.11.6-SNAPSHOT</version> </parent> <modules> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index 652f551220..82f85ff56d 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.openecomp.sdc.onboarding</groupId> <artifactId>validation-rest</artifactId> - <version>1.11.5-SNAPSHOT</version> + <version>1.11.6-SNAPSHOT</version> </parent> <dependencies> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml index b639e66dc9..64fc11ab26 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-types/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc.onboarding</groupId> <artifactId>validation-rest</artifactId> - <version>1.11.5-SNAPSHOT</version> + <version>1.11.6-SNAPSHOT</version> </parent> <dependencies> |