diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/ccsdk-sli-core-all/pom.xml | 2 | ||||
-rw-r--r-- | features/features-sli-core/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-core-all/pom.xml b/features/ccsdk-sli-core-all/pom.xml index f67c7c05..8323cb95 100644 --- a/features/ccsdk-sli-core-all/pom.xml +++ b/features/ccsdk-sli-core-all/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml index 7e6243fa..5e2e95d9 100644 --- a/features/features-sli-core/pom.xml +++ b/features/features-sli-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 6a341d9a..74662d59 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath /> </parent> diff --git a/features/pom.xml b/features/pom.xml index 0cb15b3a..37f1d9c1 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.0</version> + <version>1.1.1</version> <relativePath/> </parent> |