diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 15:00:10 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 15:00:10 -0400 |
commit | 58e8a2eaea63b0dd62833ed4b948dfadcca3cfed (patch) | |
tree | 69c7e712bc982b8a2b4c2d0cb5993e9d194f4873 /ms/blueprintsprocessor/functions/config-snapshots | |
parent | 8c3b5208471975c3dedcee23bc7b1a075006ee3f (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I9ec9655ed36ededa95d75d14338835eb9e86804e
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/functions/config-snapshots')
-rw-r--r-- | ms/blueprintsprocessor/functions/config-snapshots/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml index c535d7b85..95f081e4c 100644 --- a/ms/blueprintsprocessor/functions/config-snapshots/pom.xml +++ b/ms/blueprintsprocessor/functions/config-snapshots/pom.xml @@ -18,13 +18,13 @@ <parent> <artifactId>functions</artifactId> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> <artifactId>config-snapshots</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <name>Blueprints Processor Function - Config Snapshots</name> <description>Blueprints Processor Function - Config Snapshots</description> |