diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-04-02 11:32:46 -0700 |
---|---|---|
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | 2019-04-02 11:32:46 -0700 |
commit | 50db22aa3b1d6fd0b0a87d32259e3b229868401c (patch) | |
tree | dfbf9e3243af435ad7b30f8edaa38e64d976e5f1 /components/model-catalog | |
parent | f2497f371114c5fb5ee8279d82438ab7f333efe9 (diff) |
Fix CDS docker job
Change-Id: I16c09b1680684bc17eb7505828e4279fe8172ddf
Issue-ID: CCSDK-1194
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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> |