summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-29 08:33:42 -0400
committerDan Timoney <dtimoney@att.com>2021-04-29 08:33:42 -0400
commitbaea95f8469e9d837e2217a15bca36601663935f (patch)
tree6b43c515d16faae0afdef4c84d5c79660ee99aaa /cds-ui/designer-client
parentad48b619afb0905591e058f3fb2d055ccfc0e3f6 (diff)
Release 1.1.4 CDS maven artifacts
Release version 1.1.4 CDS artifacts, which fixes bug in basic_vm_macro test due to not waiting for hazelcast sync when running as cluster, and roll to next snapshot Issue-ID: SDNC-1529 Issue-ID: CCSDK-3275 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I599fa1ceaba59ce6615b0f37e400d7b7971db5e1
Diffstat (limited to 'cds-ui/designer-client')
-rw-r--r--cds-ui/designer-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml
index 971dea85d..9ba2abe89 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.4-SNAPSHOT</version>
+ <version>1.1.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>