diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-01-15 12:18:41 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-01-15 12:18:41 -0800 |
commit | 7818740f7e6aefeab5cdc6867b10c9e2857b1580 (patch) | |
tree | ff69778974fe8c1c052080f9bfa97c9e9c2ac7d4 /single-feature-parent | |
parent | cf7439b20510c3d09744dc0c4ef485896da3764d (diff) |
Increment version to 2.7.1-SNAPSHOT
Change-Id: I8905d9ac4b815685d173eeffa9f43dbfea05b2ac
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'single-feature-parent')
-rw-r--r-- | single-feature-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index 6a8b5ef..dd5abf7 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <packaging>pom</packaging> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |