diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-07 20:01:03 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-07 20:01:03 +0000 |
commit | 15699357189ee2a90064b948d343cf31389fe5eb (patch) | |
tree | b2cb212aae1645e1d6ad9ddfd8c97e253f7cc6e9 /dataChange/features | |
parent | e48d419ff3348af068aa2e72e283b0fed0cb5108 (diff) |
Release ccsdk/sli/northbound0.5.1
Diffstat (limited to 'dataChange/features')
-rw-r--r-- | dataChange/features/ccsdk-dataChange/pom.xml | 2 | ||||
-rw-r--r-- | dataChange/features/features-dataChange/pom.xml | 2 | ||||
-rwxr-xr-x | dataChange/features/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml index 7aca371c..f079020c 100644 --- a/dataChange/features/ccsdk-dataChange/pom.xml +++ b/dataChange/features/ccsdk-dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-dataChange</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> diff --git a/dataChange/features/features-dataChange/pom.xml b/dataChange/features/features-dataChange/pom.xml index a5523550..6711c4fb 100644 --- a/dataChange/features/features-dataChange/pom.xml +++ b/dataChange/features/features-dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-dataChange</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml index b9652a11..a96832dd 100755 --- a/dataChange/features/pom.xml +++ b/dataChange/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-features</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> |