diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-11 09:26:07 -0500 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2021-11-18 00:54:58 +0000 |
commit | aa10e7c0d663547f86cfe3183037c99fde6971a4 (patch) | |
tree | 3414ffe23dedeb0dae0b09bff3271b9fe7816bfe /northbound/dataChange/model/pom.xml | |
parent | d0d10cc0dbfcc421041782c51b7d6f784e6fa092 (diff) |
Use Silicon SR2 parent
Use Silicon SR2 parent pom
Issue-ID: CCSDK-3513
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I265b81c04e18321954a7e2039b9888818df02c80
Diffstat (limited to 'northbound/dataChange/model/pom.xml')
-rwxr-xr-x | northbound/dataChange/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index b938640f2..fae4e79e4 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.3.0</version> + <version>2.3.1</version> <relativePath/> </parent> |