diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-03-23 12:16:36 +0000 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-03-23 12:16:42 +0000 |
commit | b286cf3d59db0ae319d62927fe97815fb6126ad8 (patch) | |
tree | f7b6b1144e0106fa04066c000507cbc0b62a980a /openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml | |
parent | 4b5634daccbdb0e39caf9736ed6ec3bb577b3c60 (diff) |
Step version to 1.11.0-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I6d20e041b68afdc7ed6ffb900dcb372c1e600ee8
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml')
-rw-r--r-- | openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml index 393f4f22fc..ff52537a83 100644 --- a/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-externaltesting-lib/openecomp-sdc-externaltesting-api/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-externaltesting-lib</artifactId> - <version>1.10.3-SNAPSHOT</version> + <version>1.11.0-SNAPSHOT</version> </parent> <dependencies> |