diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-27 07:20:17 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-27 07:20:17 -0400 |
commit | a1c193f703f90c0e6f9691361a8df60f4acb24ff (patch) | |
tree | 2bb85e5ef197b05d842781310eca2ae8e0d44f78 /opendaylight/phosphorus/pom.xml | |
parent | cb9180e2891981b595728926c193d20c367c4e53 (diff) |
Release 1.4.2 maven artifacts
Release version 1.4.2 maven artifacts and roll to next snapshot
Change-Id: I6f31517fc37005eae8f89ffde6d70976505f52f1
Issue-ID: CCSDK-3777
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight/phosphorus/pom.xml')
-rw-r--r-- | opendaylight/phosphorus/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/phosphorus/pom.xml b/opendaylight/phosphorus/pom.xml index e1a13fb7..50f6ea64 100644 --- a/opendaylight/phosphorus/pom.xml +++ b/opendaylight/phosphorus/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> </parent> <artifactId>distribution-odl-phosphorus</artifactId> |