diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-24 13:07:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-24 13:07:12 -0400 |
commit | ed46a3907146c1abea813338a888e3318c7b1524 (patch) | |
tree | faaf65a98c55d53fed106b8f62f2970225f9b0c8 /lcm/features/ccsdk-lcm/pom.xml | |
parent | f0a0a77f3b1caec7a3b61bef9c4988ae1ec8a054 (diff) |
Update to use released 1.2.2 parent0.4.2
Update to use released 1.2.2 version of parent poms.
Change-Id: Ib0aba55743d4f799a2380a36cfbd5fcb9b729172
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'lcm/features/ccsdk-lcm/pom.xml')
-rw-r--r-- | lcm/features/ccsdk-lcm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml index 086996ee..2f4c5819 100644 --- a/lcm/features/ccsdk-lcm/pom.xml +++ b/lcm/features/ccsdk-lcm/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |