diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-09-26 11:32:44 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-26 18:51:12 +0000 |
commit | c5918ef6b0f6838df7cc66dfbb1aa27f69e3bac1 (patch) | |
tree | 11ded308fd02c41b77ee9f408edcb5d4a4a0b708 /opendaylight/sulfur/pom.xml | |
parent | 70bb3d3cc5600069c8541057adb8d68809121eef (diff) |
Release version 1.4.1 ccsdk/distribution artifacts
Release version 1.4.1 of ccsdk/distribution maven artifacts
and roll to next snapshot version.
Change-Id: I03c6893b203dcdb7eccbb06bba8fd469a302950e
Issue-ID: CCSDK-3754
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/sulfur/pom.xml')
-rw-r--r-- | opendaylight/sulfur/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/sulfur/pom.xml b/opendaylight/sulfur/pom.xml index c7f3ce57..c1337972 100644 --- a/opendaylight/sulfur/pom.xml +++ b/opendaylight/sulfur/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> </parent> <artifactId>distribution-odl-sulfur</artifactId> |