diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-04 12:12:26 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-04 12:12:26 -0700 |
commit | 38eaa8d4f08189d517833c98c7d79d2848e81931 (patch) | |
tree | becf829ec1526bba7e0789ea845790b3a158ab4d /odlparent-lite | |
parent | 3c8c40963efc1a8f87366cf3a07b9da92db50989 (diff) |
Increment version to 2.8.0-SNAPSHOT
Change-Id: Id29cf6732654bce78a2e677b8e9bac9ea86bcfa5
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'odlparent-lite')
-rw-r--r-- | odlparent-lite/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index ddc6e39..3f4353e 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <packaging>pom</packaging> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.8.0-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |