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 c99d4498..6990a614 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</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 210c9838..29b2a664 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</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 f3b31cc3..d32e5106 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</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 5b759608..129a8dfc 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</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 a32bb431..d509c311 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</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 442f04ca..02471df0 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</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 fb53d1be..f6bdc410 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index c438a076..7a859150 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.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features</name> |