diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:28:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-04-30 14:28:15 -0400 |
commit | f6aba62c7ee10eb14e9db2aaf1dc7676ccc130fa (patch) | |
tree | 17930fff34507272c54847f730a56750a0d66b4f /components/model-catalog/proto-definition | |
parent | d787865b42e40398246089a2c1d6f762e2816399 (diff) |
Roll master to El Alto
Roll master version to El Alto versions
Change-Id: I75400c5d7dda6b306b0b2e3aa5cd583380dab461
Issue-ID: CCSDK-1222
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'components/model-catalog/proto-definition')
-rw-r--r-- | components/model-catalog/proto-definition/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index 89590ef8d..baa6cc9ec 100644 --- a/components/model-catalog/proto-definition/pom.xml +++ b/components/model-catalog/proto-definition/pom.xml @@ -20,13 +20,13 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>parent</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <relativePath>../../../</relativePath> </parent> <groupId>org.onap.ccsdk.cds.components</groupId> <artifactId>proto-definition</artifactId> - <version>0.4.2-SNAPSHOT</version> + <version>0.5.0-SNAPSHOT</version> <packaging>jar</packaging> <name>Controller Blueprints Proto Definition</name> |