diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 10:59:25 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 10:59:25 -0400 |
commit | 24ecc227ee9ae42f9a547fad3d70817beacc83f4 (patch) | |
tree | 36ee2b52adf8a8a5e201f4ab2ca0b4b2b702b373 /netbox-client/provider | |
parent | a8f19d4910ec2276f53cec7c1685238f5cd79667 (diff) |
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I492fb0119507d39ca8ba46762375ca14a0065ab8
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/provider')
-rw-r--r-- | netbox-client/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml index 583d1581..8a6a93e2 100644 --- a/netbox-client/provider/pom.xml +++ b/netbox-client/provider/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath/> </parent> |