diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-12 13:48:21 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-12 13:59:52 -0500 |
commit | 918411e25e5230ba3389a64c2f90cc9904b9dd50 (patch) | |
tree | 529fd88008d0de83b1f6e2a78b10d892a45bba50 /installed-odl-bom | |
parent | 2c3336f430c21c71691dbf5d22dc05a3fb6409bb (diff) |
Release version 2.0.3 ccsdk/parent
Release 2.0.3 parent poms and roll version to next snapshot
Change-Id: I9999dd432e358af0a8d60474ef28d36180e49d68
Issue-ID: CCSDK-2979
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'installed-odl-bom')
-rw-r--r-- | installed-odl-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index d8522724..ce5d6766 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -4,7 +4,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>installed-odl-bom</artifactId> - <version>2.0.3-SNAPSHOT</version> + <version>2.0.4-SNAPSHOT</version> <packaging>pom</packaging> <distributionManagement> |