diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:08:43 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:08:43 -0400 |
commit | 395fe0a547b1213fb0e17c901d7681d8833208ad (patch) | |
tree | 346d86de20787c9f26da11ba3850c38f01a3bd42 /dependencies | |
parent | 6c9d1288798e60836a271436d9d5870a0dbca261 (diff) |
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I523d4955480ef75e83af3b7b9dae4831e9f6a6d2
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dependencies')
-rwxr-xr-x | dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dependencies/pom.xml b/dependencies/pom.xml index ab0d0f6f..84173f05 100755 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath/> </parent> |