diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-29 11:15:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-29 11:15:13 -0400 |
commit | 16cfd731cf6c7b5f56d277c6316d7af358803e0f (patch) | |
tree | 04f6caa2c38a2f9b9ed3ed48703ac814a99d6b25 /ms/blueprintsprocessor/modules/outbounds/pom.xml | |
parent | ea28163577c86b005f2c6d4cbe1febd99a223067 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0e433bbe8f443c1342cb9a757c983a0e76bf5022
Diffstat (limited to 'ms/blueprintsprocessor/modules/outbounds/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/outbounds/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/outbounds/pom.xml b/ms/blueprintsprocessor/modules/outbounds/pom.xml index b4f09345a..407d02ea1 100644 --- a/ms/blueprintsprocessor/modules/outbounds/pom.xml +++ b/ms/blueprintsprocessor/modules/outbounds/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>modules</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> </parent> <artifactId>outbounds</artifactId> |