aboutsummaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 15:44:30 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-04-30 15:44:30 -0400
commit16a34aeeebad1775ea4a6675c19f041b273dcdfb (patch)
treeeab6013f87a1064ec3a4d6e7c871d7e2f04c5b1a /ms/pom.xml
parent8ce3b89714777a87ea567a197b421df563626df5 (diff)
Update version for El Alto
Update version in master branch to El Alto versioning Change-Id: I63384a58be622d9e54a0852cc55fc6f9fe8963e7 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r--ms/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/pom.xml b/ms/pom.xml
index 6f2801e0..725e6e3b 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -24,11 +24,11 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
</parent>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>0.4.2-SNAPSHOT</version>
+ <version>0.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>