diff options
author | 2019-05-31 15:04:54 +0000 | |
---|---|---|
committer | 2019-05-31 15:04:54 +0000 | |
commit | a79f71879eaf98ada02adbeff3d21cb12d41af39 (patch) | |
tree | 823f4acc5f8c256b1bfee1e90555a7da708fa198 /opendaylight/pom.xml | |
parent | 735c42c00da524d9ddd1da0d0b4dc2fd6b781fe3 (diff) | |
parent | 8f832f12840ed226a016de26e887d9f43fc3dd27 (diff) |
Merge "Roll to next snapshot" into dublin
Diffstat (limited to 'opendaylight/pom.xml')
-rw-r--r-- | opendaylight/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 72b93fa7..b3f31590 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |