diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-11 15:08:26 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-11 15:08:55 -0700 |
commit | 4b83d7aac1143724c1846cb86a7c815a9637cb97 (patch) | |
tree | 38abc62c06ec04c29501df6b22b42ef9a21d2ef5 /bundle-parent/pom.xml | |
parent | 26d50095a81a3adacd9c4399e87b597d92fd66d5 (diff) |
Increment version to 2.6.2-SNAPSHOT
Change-Id: I73ec41bb552ff09ca1c340f61278b2c42b10b45b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
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 d50cba3..664ab22 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.6.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |