diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-05 09:34:37 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-05 09:34:37 -0400 |
commit | d4e51cbc3f4925993a91798ef172f10686cf1b72 (patch) | |
tree | f035ed096253c7e4ceee808d58761ae38159cc25 /components/model-catalog/blueprint-model/pom.xml | |
parent | b9df41bccd98e68aaaa2dbe7094b116bef506124 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot version
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic67ba870ef2a6158f859754d123e6051e389d816
Diffstat (limited to 'components/model-catalog/blueprint-model/pom.xml')
-rw-r--r-- | components/model-catalog/blueprint-model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/blueprint-model/pom.xml b/components/model-catalog/blueprint-model/pom.xml index 918158846..a41d7b1d6 100644 --- a/components/model-catalog/blueprint-model/pom.xml +++ b/components/model-catalog/blueprint-model/pom.xml @@ -21,13 +21,13 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>cba-parent</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <relativePath>../../../ms/blueprintsprocessor/cba-parent</relativePath> </parent> <groupId>org.onap.ccsdk.cds.cba</groupId> <artifactId>blueprint-model</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name>CBA - Blueprints</name> |