diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-24 12:03:12 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-24 12:03:12 -0400 |
commit | 77bd831346293f92c41ca3144fff3e9183b3b755 (patch) | |
tree | 60a9d38e0b2b5c24b71ee56af1bbffe2678a7c96 /sliPluginUtils/installer/pom.xml | |
parent | 6737dde71f6cdec79904c219efdf4aa348e158e4 (diff) |
Update to use released 1.2.2 parent0.4.2
Update to use released 1.2.2 version of parent poms.
Change-Id: I2edaa726e871ec3ad3bf1aa1cc3d592c79ca6c92
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sliPluginUtils/installer/pom.xml')
-rwxr-xr-x | sliPluginUtils/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml index 2799c392..b6148235 100755 --- a/sliPluginUtils/installer/pom.xml +++ b/sliPluginUtils/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |