aboutsummaryrefslogtreecommitdiffstats
path: root/lcm/model
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-28 14:01:10 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-28 14:01:10 -0400
commit6a94a1af55c1858efdedd3c16e0bfb7cd4688d01 (patch)
tree4685149fe9f15f39cd000072155b6bf4aa3e38e7 /lcm/model
parenta2afc0d894560d256afccabb00707d5955216db7 (diff)
Roll to next snapshot
Roll to next snapshot version (0.4.4-SNAPSHOT) Change-Id: I2523930f7f383a7c1641f2f118c4aee4db645822 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/model')
-rwxr-xr-xlcm/model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml
index 96dcf05d..a2f5bb13 100755
--- a/lcm/model/pom.xml
+++ b/lcm/model/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.3</version>
+ <version>1.2.4-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>lcm-model</artifactId>
- <version>0.4.3-SNAPSHOT</version>
+ <version>0.4.4-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name>