diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/ccsdk-asdcApi/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-daexim-offsite-backup/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-dataChange/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-lcm/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-sli-northbound-all/pom.xml | 2 | ||||
-rw-r--r-- | features/features-sli-northbound/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/features/ccsdk-asdcApi/pom.xml b/features/ccsdk-asdcApi/pom.xml index 79496ab0..850e6ba6 100644 --- a/features/ccsdk-asdcApi/pom.xml +++ b/features/ccsdk-asdcApi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> diff --git a/features/ccsdk-daexim-offsite-backup/pom.xml b/features/ccsdk-daexim-offsite-backup/pom.xml index 59c9ee86..b8df7bb0 100644 --- a/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/features/ccsdk-daexim-offsite-backup/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-daexim-offsite-backup</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: daexim-offsite-backup :: ${project.artifactId}</name> diff --git a/features/ccsdk-dataChange/pom.xml b/features/ccsdk-dataChange/pom.xml index 81571efe..dbb1c625 100644 --- a/features/ccsdk-dataChange/pom.xml +++ b/features/ccsdk-dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-dataChange</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: dataChange :: ${project.artifactId}</name> diff --git a/features/ccsdk-lcm/pom.xml b/features/ccsdk-lcm/pom.xml index bcbf97ab..4a92cd3a 100644 --- a/features/ccsdk-lcm/pom.xml +++ b/features/ccsdk-lcm/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-lcm</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: lcm :: ${project.artifactId}</name> diff --git a/features/ccsdk-sli-northbound-all/pom.xml b/features/ccsdk-sli-northbound-all/pom.xml index 2c50a448..cf220702 100644 --- a/features/ccsdk-sli-northbound-all/pom.xml +++ b/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/features/features-sli-northbound/pom.xml b/features/features-sli-northbound/pom.xml index 98707186..47aeed7b 100644 --- a/features/features-sli-northbound/pom.xml +++ b/features/features-sli-northbound/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 4eefa81a..f9b5521c 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index 1eff8e57..d6cf3702 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-feature-aggregator</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features</name> |