diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:48:53 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:48:53 -0700 |
commit | 5b1eece6cc2cecff5eb7ed05fa12d91e8644e7e4 (patch) | |
tree | da71dcd46236b17f5ee2d18577ecd61166f23b90 /bundle-parent | |
parent | aba620f32b1c868be7eb961fb240d7923aaffa81 (diff) |
Increment version to 2.6.3-SNAPSHOT
Change-Id: I59af81f39246302de669d4a3f0f04deb622f97d3
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'bundle-parent')
-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 cd8a751..658793d 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.2-SNAPSHOT</version> + <version>2.6.3-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |