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/notifications-rest/pom.xml | |
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/notifications-rest/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml index 78b865f73d..d2a3eb56d7 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-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> <groupId>org.openecomp.sdc</groupId> |