diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-13 09:37:28 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-11-13 09:37:28 -0500 |
commit | e459ddf5433853a5263c8cb9415dab701822f6e7 (patch) | |
tree | 4c33c4499f34057e00c7f508cb4bd9547d51ada2 /utils/provider/pom.xml | |
parent | deac6fe2a23859c5cf9cf8c828045af5eff78868 (diff) |
Use 1.5.0 parent pom
Use released 1.5.0 version of parent pom
Change-Id: I92e2f71000a7d651f6a20167dd3861942ea27ced
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'utils/provider/pom.xml')
-rw-r--r-- | utils/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index 1f1922bda..05d31ca3f 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <relativePath/> </parent> |