From 1068864912e83de85fc7074be35a8328ab598726 Mon Sep 17 00:00:00 2001 From: "Claudio D. Gasparini" Date: Fri, 14 May 2021 10:33:22 +0200 Subject: Bump version logging-analytics to version 1.6.9 Issue-ID: LOG-1242 Signed-off-by: Claudio D. Gasparini Change-Id: I6a288d7d91b193581ca0d87a9dd06381fa79a45d --- odlparent/binding-parent/pom.xml | 2 +- odlparent/bundle-parent/pom.xml | 2 +- odlparent/feature-repo-parent/pom.xml | 2 +- odlparent/karaf4-parent/pom.xml | 2 +- odlparent/mdsal-it-parent/pom.xml | 2 +- odlparent/odlparent-lite/pom.xml | 2 +- odlparent/odlparent/pom.xml | 2 +- odlparent/setup/src/main/resources/pom-template.xml | 2 +- odlparent/single-feature-parent/pom.xml | 2 +- springboot/spring-boot-setup/src/main/resources/pom-template.xml | 2 +- springboot/springboot1/pom.xml | 2 +- springboot/springboot2/pom.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/odlparent/binding-parent/pom.xml b/odlparent/binding-parent/pom.xml index 94754258..923a4080 100644 --- a/odlparent/binding-parent/pom.xml +++ b/odlparent/binding-parent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/bundle-parent/pom.xml b/odlparent/bundle-parent/pom.xml index 7451e66c..39b0f103 100644 --- a/odlparent/bundle-parent/pom.xml +++ b/odlparent/bundle-parent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/feature-repo-parent/pom.xml b/odlparent/feature-repo-parent/pom.xml index 098a9d9c..2b9fae4a 100644 --- a/odlparent/feature-repo-parent/pom.xml +++ b/odlparent/feature-repo-parent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/karaf4-parent/pom.xml b/odlparent/karaf4-parent/pom.xml index b88ed4cc..4406bc75 100644 --- a/odlparent/karaf4-parent/pom.xml +++ b/odlparent/karaf4-parent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index 8293036b..76fc561a 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-parent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/odlparent-lite/pom.xml b/odlparent/odlparent-lite/pom.xml index 38393544..0c4cec79 100644 --- a/odlparent/odlparent-lite/pom.xml +++ b/odlparent/odlparent-lite/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/odlparent/pom.xml b/odlparent/odlparent/pom.xml index 82f4dbdf..cc4644fd 100644 --- a/odlparent/odlparent/pom.xml +++ b/odlparent/odlparent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index e2b8ecdd..35efbe54 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml index 6108cf7e..cf94b502 100644 --- a/odlparent/single-feature-parent/pom.xml +++ b/odlparent/single-feature-parent/pom.xml @@ -94,7 +94,7 @@ false - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/springboot/spring-boot-setup/src/main/resources/pom-template.xml b/springboot/spring-boot-setup/src/main/resources/pom-template.xml index c11ec005..c87e8653 100644 --- a/springboot/spring-boot-setup/src/main/resources/pom-template.xml +++ b/springboot/spring-boot-setup/src/main/resources/pom-template.xml @@ -88,7 +88,7 @@ true - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml index 057f9cc7..d3c9a413 100644 --- a/springboot/springboot1/pom.xml +++ b/springboot/springboot1/pom.xml @@ -88,7 +88,7 @@ true - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 21cbda95..11b3d09e 100644 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -88,7 +88,7 @@ true - 1.6.6 + 1.6.9 1.2.0-SNAPSHOT -- cgit 1.2.3-korg