diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-03-29 08:12:36 -0400 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-03-29 12:14:16 +0000 |
commit | af5405108f6004556f78d6454cb0e1b1fbc038ae (patch) | |
tree | fd05b24265e49e6bb7d11531decd40fce4cf3303 /cds-ui | |
parent | 837f8493fe6c7cd0569c43105b923e42549dcf7b (diff) |
Update parent to latest
Change-Id: I233b7b9955f20abd2100dc6474ed03f510e0a6e8
Issue-ID: SDNC-717
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Diffstat (limited to 'cds-ui')
-rw-r--r-- | cds-ui/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index ca3f8b978..a6cd085dc 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <relativePath/> </parent> |