diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:28:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:28:15 -0400 |
commit | f6aba62c7ee10eb14e9db2aaf1dc7676ccc130fa (patch) | |
tree | 17930fff34507272c54847f730a56750a0d66b4f /cds-ui/server/pom.xml | |
parent | d787865b42e40398246089a2c1d6f762e2816399 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'cds-ui/server/pom.xml')
-rw-r--r-- | cds-ui/server/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index a44be089d..ae9b1b293 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,12 +24,12 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ui</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ui-server</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>cds-ui-server</name> |