diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-05-22 15:07:02 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-05-22 15:07:02 -0700 |
commit | fcd3834a1e36ace62ebb1206637591dd30500846 (patch) | |
tree | 09449eea761371f0cd8bb3f5436046dab6f76a57 /bundle-parent/pom.xml | |
parent | 26a9a940ca91ebf7e8a9c59a4b3847e909188fc6 (diff) |
Increment version to 2.7.3-SNAPSHOT6.0.0-ONAPfrankfurt
Change-Id: Ied2d6c27add4c582de6500ef81e1e20ed42111ae
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'bundle-parent/pom.xml')
-rw-r--r-- | bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index b78ee74..caa2940 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <packaging>pom</packaging> <groupId>org.onap.appc.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>2.7.3-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |