diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-31 11:38:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-31 11:38:37 +0000 |
commit | c8578ac687a807baef7363a5b33a780e1fb7468f (patch) | |
tree | 268b0b958013fc479163b44fdef4880a44efb541 /northbound/features | |
parent | 1fce88cf3b07594b68f89ed8998e41d3680c9e0f (diff) |
Release ccsdk/sli1.3.0
Diffstat (limited to 'northbound/features')
-rw-r--r-- | northbound/features/ccsdk-asdcApi/pom.xml | 4 | ||||
-rw-r--r-- | northbound/features/ccsdk-daexim-offsite-backup/pom.xml | 4 | ||||
-rw-r--r-- | northbound/features/ccsdk-dataChange/pom.xml | 4 | ||||
-rw-r--r-- | northbound/features/ccsdk-lcm/pom.xml | 4 | ||||
-rw-r--r-- | northbound/features/ccsdk-sli-northbound-all/pom.xml | 4 | ||||
-rw-r--r-- | northbound/features/features-sli-northbound/pom.xml | 4 | ||||
-rwxr-xr-x | northbound/features/installer/pom.xml | 4 | ||||
-rwxr-xr-x | northbound/features/pom.xml | 4 |
8 files changed, 16 insertions, 16 deletions
diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index 267a8ea70..4a360b373 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index ef51c6d0f..34d8bf425 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-daexim-offsite-backup</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index 557e26365..dc09bd9cc 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-dataChange</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index 981bdcbc2..617b3b32a 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-lcm</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index dc61d015f..371bddb71 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 9cfa84830..a95304532 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index f2cb7b306..f660a1a7a 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index d3b687775..17871478d 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.2.0-SNAPSHOT</version> + <version>2.2.0</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-feature-aggregator</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.0</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features</name> |