diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:02:42 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:02:42 -0400 |
commit | e48d419ff3348af068aa2e72e283b0fed0cb5108 (patch) | |
tree | 196d6ffb377c1594df9cf898cf115f8e65c04c6a /dataChange/model/pom.xml | |
parent | 5f9d3faad6a139578cb1c9b1c76f7bb5282cbe79 (diff) |
Roll version to recreate artifacts
Roll version to 0.5.1 to recreate El Alto early drop artifacts
Change-Id: I0b516ccc051ca5a08414c653b7631716fafa987e
Issue-ID: CCSDK-1563
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dataChange/model/pom.xml')
-rwxr-xr-x | dataChange/model/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index e801ba33a..5aa0825b1 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |