diff options
author | Dan Timoney <dtimoney@att.com> | 2019-09-18 18:43:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-09-18 18:43:04 +0000 |
commit | 4ebbc525f76db921eb080b7dbb10da477bf7c2f5 (patch) | |
tree | 0983eec3512c1415d7806b82dd40cb43d22b3857 /ms/blueprintsprocessor/functions/config-snapshots/pom.xml | |
parent | a0f6c9c1fd5add3df3f0dc17ec1237d1e7bf6ff6 (diff) | |
parent | 58e8a2eaea63b0dd62833ed4b948dfadcca3cfed (diff) |
Merge "Roll to next snapshot" into elalto
Diffstat (limited to 'ms/blueprintsprocessor/functions/config-snapshots/pom.xml')
-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> |