diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-03-31 16:38:54 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-03-31 16:38:54 -0700 |
commit | 3c8c40963efc1a8f87366cf3a07b9da92db50989 (patch) | |
tree | f895e554a7492b14d82421c8d7ff4b7b1917688a /single-feature-parent/pom.xml | |
parent | 146682096032fa3f3c4d2cb762fa60b935f81826 (diff) |
Increment version to 2.7.2-SNAPSHOT
Change-Id: I0ccd82205351da21d96ca387b1ba3b4a362100db
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'single-feature-parent/pom.xml')
-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 d6785cc..9f3ae17 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.1-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> |