diff options
author | Dan Timoney <dtimoney@att.com> | 2021-01-12 08:24:25 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-01-12 08:24:25 -0500 |
commit | 0572ad03870e67f6b310141805023e897585102a (patch) | |
tree | 5af9a8caf9eb4c0e64dded5b5fc951a75d33db83 /opendaylight/pom.xml | |
parent | 6ac10f3dd22dd62742d6e7d303f889d324eee090 (diff) |
Release version 1.0.5 dockers
Release version 1.0.5 docker containers and roll to next snapshot
version
Change-Id: I08e42ea22ad191838b6e2ac15987f4d74296b067
Issue-ID: CCSDK-3074
Signed-off-by: Dan Timoney <dtimoney@att.com>
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 10ce57f3..18c40605 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>1.0.5-SNAPSHOT</version> + <version>1.0.6-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |