diff options
Diffstat (limited to 'admportal/pom.xml')
-rw-r--r-- | admportal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admportal/pom.xml b/admportal/pom.xml index bf7c0e72..cc1f6c7a 100644 --- a/admportal/pom.xml +++ b/admportal/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.4.2</version> + <version>2.5.0-SNAPSHOT</version> <relativePath/> </parent> |