diff options
Diffstat (limited to 'northbound/asdcApi/model')
-rwxr-xr-x | northbound/asdcApi/model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 88680cc73..6541d62c8 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> <relativePath/> </parent> |