diff options
author | Dan Timoney <dtimoney@att.com> | 2019-04-02 19:01:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-02 19:01:07 +0000 |
commit | c111f2a1399bb88754184739d296783828beeb7a (patch) | |
tree | 93f5baeb4a345325224ddeeed589104fb5eec94b /components/model-catalog | |
parent | add0df2429c787de6de8238f8f87eb71a26a9be7 (diff) | |
parent | 50db22aa3b1d6fd0b0a87d32259e3b229868401c (diff) |
Merge "Fix CDS docker job"
Diffstat (limited to 'components/model-catalog')
-rw-r--r-- | components/model-catalog/proto-definition/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index 0b40b3459..89590ef8d 100644 --- a/components/model-catalog/proto-definition/pom.xml +++ b/components/model-catalog/proto-definition/pom.xml @@ -26,6 +26,7 @@ <groupId>org.onap.ccsdk.cds.components</groupId> <artifactId>proto-definition</artifactId> + <version>0.4.2-SNAPSHOT</version> <packaging>jar</packaging> <name>Controller Blueprints Proto Definition</name> |