diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/ccsdk-sli-adaptors-all/pom.xml | 2 | ||||
-rw-r--r-- | features/features-sli-adaptors/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml index 3a56097e..90b6f506 100644 --- a/features/ccsdk-sli-adaptors-all/pom.xml +++ b/features/ccsdk-sli-adaptors-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-sli-adaptors-all</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml index 358beed4..0b4a38b7 100644 --- a/features/features-sli-adaptors/pom.xml +++ b/features/features-sli-adaptors/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-sli-adaptors</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 87e1a34f..0fee3472 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sliadaptors-features-installer</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/features/pom.xml b/features/pom.xml index 8a1e6f01..816947a4 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sliadaptors-feature-aggregator</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: features</name> |