diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-04-08 08:16:49 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-04-08 08:56:58 +0000 |
commit | 2f560dc5297a1b0e7ab29ec8310a353fe8ece974 (patch) | |
tree | 1b88fd54d4f906f2728ec12a6675dd68cc566e9e /catalog-model | |
parent | 881438cf4704590573a27aa2717d7bb3552ab573 (diff) |
Step version to 1.11.1-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3951
Change-Id: Ifee66e777462161952765dcbb84c3a8fb1634cd2
Diffstat (limited to 'catalog-model')
-rw-r--r-- | catalog-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 0ed6b7f1a0..4b2df0b59e 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>sdc-main</artifactId> - <version>1.11.0-SNAPSHOT</version> + <version>1.11.1-SNAPSHOT</version> </parent> <properties> |