diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-08-07 13:41:01 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-08-07 13:41:04 -0700 |
commit | e8c73ad90d5a163c04232b3993e7a20549d4f41c (patch) | |
tree | a6bb04ab28108702773dc7cff0c581e07cfd5f3c /feature-repo-parent | |
parent | 5a1d424fa4020728ff292543ed2d21e55f39db8c (diff) |
Increment version to 1.6.1
Change-Id: Ic8024d6a0419c25c09f8fa7b5c8e21c017489e1a
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'feature-repo-parent')
-rw-r--r-- | feature-repo-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index 481cdb8..48c89b4 100644 --- a/feature-repo-parent/pom.xml +++ b/feature-repo-parent/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <packaging>pom</packaging> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.6.0-SNAPSHOT</version> + <version>2.6.1-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |