diff options
author | Dan Timoney <dtimoney@att.com> | 2021-09-15 15:11:42 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-09-15 15:11:42 -0400 |
commit | 4016bbd242fefa3ee22a22b2c2944b615fe0b835 (patch) | |
tree | 57b3f621d69f2b1a15fe0a536d280b740fbd986b /opendaylight/silicon/pom.xml | |
parent | 8b3c288a13ab5da4d6ee30b304703814b8fcc6fb (diff) |
Release version 1.2.1 maven artifacts
Release version 1.2.1 ccsdk/distribution maven artifacts and roll version
Issue-ID: CCSDK-3444
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7774a6d24aef0c5b0145bbe00d0f5e60aaedd048
Diffstat (limited to 'opendaylight/silicon/pom.xml')
-rw-r--r-- | opendaylight/silicon/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendaylight/silicon/pom.xml b/opendaylight/silicon/pom.xml index 37b37d49..2b628d7f 100644 --- a/opendaylight/silicon/pom.xml +++ b/opendaylight/silicon/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>distribution-odl-silicon</artifactId> |