diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:00:02 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:00:02 -0400 |
commit | 18551cc0bf09a0c0443e3f96cb01c1b4743e7a40 (patch) | |
tree | 1215c56d56928f051a57be3d3c3658c600015487 /lcm/model/pom.xml | |
parent | 9110d07f3c8e373fb1d8fef2884304aed8556a6c (diff) |
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: Ia53c92b56e16cdef8a82927513e4ce6cf24862e0
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/model/pom.xml')
-rwxr-xr-x | lcm/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml index 77c8b959c..0d07359eb 100755 --- a/lcm/model/pom.xml +++ b/lcm/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath/> </parent> |