diff options
author | Dan Timoney <dtimoney@att.com> | 2021-04-15 10:11:30 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-04-15 10:11:30 -0400 |
commit | 29571db26c5e6a747ea8b7fc649f7456e2a3ddfb (patch) | |
tree | db1004131f53f0edecfe4bfd5a9547240e91be62 /opendaylight/aluminum/pom.xml | |
parent | d5d495e0d03e1ad8ea03b410858ca3265cd2a632 (diff) |
Release 1.1.4 maven artifacts and roll versions
Release version 1.1.4 maven artifacts and roll to next snapshot version.
Change-Id: I5f1661c9b7d68a42de069dee81dcce29e083907c
Issue-ID: CCSDK-3263
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'opendaylight/aluminum/pom.xml')
-rw-r--r-- | opendaylight/aluminum/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/aluminum/pom.xml b/opendaylight/aluminum/pom.xml index 68594dd8..f3779b40 100644 --- a/opendaylight/aluminum/pom.xml +++ b/opendaylight/aluminum/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.1.4-SNAPSHOT</version> + <version>1.1.5-SNAPSHOT</version> </parent> <artifactId>distribution-odl-aluminum</artifactId> |