diff options
Diffstat (limited to 'adaptors/mdsal-resource/provider/pom.xml')
-rwxr-xr-x | adaptors/mdsal-resource/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/mdsal-resource/provider/pom.xml b/adaptors/mdsal-resource/provider/pom.xml index 85e50e7d0..393a81eef 100755 --- a/adaptors/mdsal-resource/provider/pom.xml +++ b/adaptors/mdsal-resource/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.0.4-SNAPSHOT</version> + <version>2.0.4</version> <relativePath/> </parent> |