diff options
Diffstat (limited to 'ubuntu/pom.xml')
-rw-r--r-- | ubuntu/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml index 1bef21cc..5b5ed8f0 100644 --- a/ubuntu/pom.xml +++ b/ubuntu/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>distribution-ubuntu</artifactId> |