diff options
author | 2020-01-15 12:18:41 -0800 | |
---|---|---|
committer | 2020-01-15 12:18:41 -0800 | |
commit | 7818740f7e6aefeab5cdc6867b10c9e2857b1580 (patch) | |
tree | ff69778974fe8c1c052080f9bfa97c9e9c2ac7d4 /pom.xml | |
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 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ limitations under the License. <packaging>pom</packaging> <groupId>org.onap.appc.parent</groupId> <artifactId>parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |