diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-29 11:15:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-29 11:15:13 -0400 |
commit | 16cfd731cf6c7b5f56d277c6316d7af358803e0f (patch) | |
tree | 04f6caa2c38a2f9b9ed3ed48703ac814a99d6b25 /cds-ui/client/pom.xml | |
parent | ea28163577c86b005f2c6d4cbe1febd99a223067 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0e433bbe8f443c1342cb9a757c983a0e76bf5022
Diffstat (limited to 'cds-ui/client/pom.xml')
-rw-r--r-- | cds-ui/client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 95bc1858d..41ffadce4 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -25,12 +25,12 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ui</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ui-client</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>CDS UI Client</name> |