diff options
author | Dan Timoney <dtimoney@att.com> | 2021-03-04 12:48:19 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-03-04 12:48:19 -0500 |
commit | 6e45f5ce5743013e6c37f3848517bb88700aeab7 (patch) | |
tree | 66d4501f35d43ef6c173ff557d4a4925d904b584 /cds-ui/designer-client | |
parent | d80b84c84e92f3a865f811246947ee8add880811 (diff) |
Release version 1.1.1 of CDS dockers
Release new CDS dockers to correct issues found with release 1.1.0
dockers.
Issue-ID: CCSDK-3192
Issue-ID: CCSDK-3197
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I3bc1acbb93f0bb95ef14a6565e66d8da7a5df21d
Diffstat (limited to 'cds-ui/designer-client')
-rw-r--r-- | cds-ui/designer-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 0b0037fb2..c60fc8222 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>cds-ui</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |