diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-05 16:15:54 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-05 16:15:54 -0400 |
commit | fa39a6d12e344ef4432f8bc35bde8e29cb9c3f38 (patch) | |
tree | a4e073873ff89b50fc8465f7f12d20278521cc89 /cds-ui/pom.xml | |
parent | 3d17aeb280ae6860a8a910e62be83d06de7db074 (diff) |
Release version 1.1.2 of dockers and roll version
Release version 1.1.2 of dockers and roll version
Issue-ID: CCSDK-3216
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I09a80dcacb57233f45eb5067573380783886826e
Diffstat (limited to 'cds-ui/pom.xml')
-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 b3a0bf932..9b9de0761 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-aggregator</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |