diff options
author | Dan Timoney <dtimoney@att.com> | 2020-07-06 12:45:48 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-07-06 12:45:48 -0400 |
commit | d4e5aa677fa2675bbcec15efad07340c22cac5f6 (patch) | |
tree | e812354c449bd9695fe6622d1ea5aae3229f776c /ms/blueprintsprocessor/modules/services/pom.xml | |
parent | 3b346af513694c07a3cb57734c8b881677c595f6 (diff) |
Roll version to latest Frankfurt snapshot
Roll versions to latest Frankfurt snapshot
Issue-ID: CCSDK-2519
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I440fb78baad8dd3a607599556e712df61d12f6a1
Diffstat (limited to 'ms/blueprintsprocessor/modules/services/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/modules/services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/services/pom.xml b/ms/blueprintsprocessor/modules/services/pom.xml index 125f092e6..7c8f0fcb2 100755 --- a/ms/blueprintsprocessor/modules/services/pom.xml +++ b/ms/blueprintsprocessor/modules/services/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.5-SNAPSHOT</version> </parent> <artifactId>services</artifactId> |