diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-07-14 18:59:57 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2023-07-14 18:08:51 +0000 |
commit | 5644613399f9a4878ac9ff74ec69ce1c1bb00309 (patch) | |
tree | d031060fe432889ec04d627314381ebdf0623119 /openecomp-be/api/openecomp-sdc-rest-webapp/item-rest | |
parent | 5d34a86618abaa7864671c34c6163a8522d4fdd5 (diff) |
Update version to 1.13.31.13.3
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4574
Change-Id: I2da7bb3d6a463222d187f4bc881e32751ed3252e
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-rest')
3 files changed, 3 insertions, 3 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index f540074824..b7ae9c3fc7 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>item-rest</artifactId> - <version>1.13.2-SNAPSHOT</version> + <version>1.13.3-SNAPSHOT</version> </parent> <artifactId>item-rest-services</artifactId> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml index e5262cc4db..5b0e8ccf01 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-types/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>item-rest</artifactId> - <version>1.13.2-SNAPSHOT</version> + <version>1.13.3-SNAPSHOT</version> </parent> <artifactId>item-rest-types</artifactId> diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml index 472d3a4407..c20bd87da8 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-rest-webapp</artifactId> - <version>1.13.2-SNAPSHOT</version> + <version>1.13.3-SNAPSHOT</version> </parent> <artifactId>item-rest</artifactId> |