diff options
author | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2020-01-30 12:02:46 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-06-29 07:53:43 -0400 |
commit | 095b4aa10f743b41f2eda31bc57be3657d0868a4 (patch) | |
tree | 7acfd61e24d4a32b625b7ea7a31733fc31588042 /ms/blueprintsprocessor/functions/restconf-executor/pom.xml | |
parent | 22c4a1752f9e9487aa63f99b3b79aee1cb5361f6 (diff) |
(elAlto) Scheduler for process. Healthcheck not blocked.5.0.2-ONAPelalto
Issue-ID: CCSDK-2052
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: I7388e593116989e775850922a4ab28a34070da31
Diffstat (limited to 'ms/blueprintsprocessor/functions/restconf-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/restconf-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml index ea1ea0e5e..45cbe70dc 100644 --- a/ms/blueprintsprocessor/functions/restconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restconf-executor/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>functions</artifactId> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> - <version>0.6.5-SNAPSHOT</version> + <version>0.6.6-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |