diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 14:58:16 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-07 14:58:16 -0400 |
commit | 4eca81f93864645e24674949f034f88a67f52f7d (patch) | |
tree | cf9aefc8ef693e6fcb52d975e118707f106b7e15 /ms/pom.xml | |
parent | 5de8d8cbfd5776b87515bf7b343df9ee534a7689 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1-SNAPSHOT to recreate El Alto early drop artifacts
Change-Id: Id04157e44241aadcf7781ec71250bd2eff7c908a
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,11 +24,11 @@ <parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </parent> <artifactId>ccsdk-apps-ms</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Micro-services Root</name> |