diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:32:53 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:32:53 -0400 |
commit | 122a0e3dd1d6ff2822556b65e6baada18bb3481d (patch) | |
tree | ca1c6b415f35a07994e42b96bb2df900258688b5 /pom.xml | |
parent | ae8c9443249a32f15ab82005d5af105ccdc78cda (diff) |
Use released parent poms
Use released version of parent poms (1.2.4)
Change-Id: Ib159647efac89981a8476dda64a7934b41ce02db
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> |