From 894fadbe03fa86dc0880e3b27b2ea1798e35257c Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 6 May 2024 20:07:39 -0400 Subject: [PATCH] [maven-release-plugin] prepare release waffle-3.4.0 --- Source/JNA/pom.xml | 6 +++--- Source/JNA/waffle-bom/pom.xml | 6 +++--- Source/JNA/waffle-demo/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-filter/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-form/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-jaas/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-mixed-post/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-mixed/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-negotiate/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-spring-filter/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-spring-form/pom.xml | 6 +++--- Source/JNA/waffle-distro/pom.xml | 6 +++--- Source/JNA/waffle-jetty-jakarta/pom.xml | 6 +++--- Source/JNA/waffle-jetty/pom.xml | 6 +++--- Source/JNA/waffle-jna-jakarta/pom.xml | 6 +++--- Source/JNA/waffle-jna/pom.xml | 6 +++--- Source/JNA/waffle-shiro/pom.xml | 6 +++--- Source/JNA/waffle-spring-boot2/pom.xml | 6 +++--- .../waffle-spring-boot-autoconfigure2/pom.xml | 6 +++--- .../waffle-spring-boot2/waffle-spring-boot-starter2/pom.xml | 6 +++--- Source/JNA/waffle-spring-boot3/pom.xml | 6 +++--- .../waffle-spring-boot-autoconfigure3/pom.xml | 6 +++--- .../waffle-spring-boot3/waffle-spring-boot-starter3/pom.xml | 6 +++--- Source/JNA/waffle-spring-security5/pom.xml | 6 +++--- Source/JNA/waffle-spring-security6/pom.xml | 6 +++--- Source/JNA/waffle-tests-jakarta/pom.xml | 6 +++--- Source/JNA/waffle-tests/pom.xml | 6 +++--- Source/JNA/waffle-tomcat10/pom.xml | 6 +++--- Source/JNA/waffle-tomcat11/pom.xml | 6 +++--- Source/JNA/waffle-tomcat85/pom.xml | 6 +++--- Source/JNA/waffle-tomcat9/pom.xml | 6 +++--- 33 files changed, 99 insertions(+), 99 deletions(-) diff --git a/Source/JNA/pom.xml b/Source/JNA/pom.xml index 9e73bfb11c..6e5df9aa4b 100644 --- a/Source/JNA/pom.xml +++ b/Source/JNA/pom.xml @@ -29,7 +29,7 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 pom waffle @@ -107,7 +107,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle @@ -167,7 +167,7 @@ waffle.parent - 1703630326 + 1715040068 checkstyle.xml diff --git a/Source/JNA/waffle-bom/pom.xml b/Source/JNA/waffle-bom/pom.xml index 9ac61bc31a..295578156e 100644 --- a/Source/JNA/waffle-bom/pom.xml +++ b/Source/JNA/waffle-bom/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-bom - 3.3.1-SNAPSHOT + 3.4.0 pom waffle-bom @@ -45,7 +45,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git https://github.com/Waffle/waffle - HEAD + waffle-3.4.0 diff --git a/Source/JNA/waffle-demo/pom.xml b/Source/JNA/waffle-demo/pom.xml index bafbed1978..879ccea9c7 100644 --- a/Source/JNA/waffle-demo/pom.xml +++ b/Source/JNA/waffle-demo/pom.xml @@ -30,12 +30,12 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 pom waffle-demo-parent @@ -58,7 +58,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-filter/pom.xml b/Source/JNA/waffle-demo/waffle-filter/pom.xml index 58765fd998..e87e4e01c7 100644 --- a/Source/JNA/waffle-demo/waffle-filter/pom.xml +++ b/Source/JNA/waffle-demo/waffle-filter/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-filter - 3.3.1-SNAPSHOT + 3.4.0 war waffle-filter @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-form/pom.xml b/Source/JNA/waffle-demo/waffle-form/pom.xml index cf27ea6bf0..80cfe6c686 100644 --- a/Source/JNA/waffle-demo/waffle-form/pom.xml +++ b/Source/JNA/waffle-demo/waffle-form/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-form - 3.3.1-SNAPSHOT + 3.4.0 war waffle-form @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-jaas/pom.xml b/Source/JNA/waffle-demo/waffle-jaas/pom.xml index c9f4ebd3a7..46eeb6cb8d 100644 --- a/Source/JNA/waffle-demo/waffle-jaas/pom.xml +++ b/Source/JNA/waffle-demo/waffle-jaas/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-jaas - 3.3.1-SNAPSHOT + 3.4.0 war waffle-jaas @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml b/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml index 112488d7b6..3bc7865ebc 100644 --- a/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml +++ b/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-mixed-post - 3.3.1-SNAPSHOT + 3.4.0 war waffle-mixed-post @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-mixed/pom.xml b/Source/JNA/waffle-demo/waffle-mixed/pom.xml index 54ac9ce418..0458d1a2f9 100644 --- a/Source/JNA/waffle-demo/waffle-mixed/pom.xml +++ b/Source/JNA/waffle-demo/waffle-mixed/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-mixed - 3.3.1-SNAPSHOT + 3.4.0 war waffle-mixed @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-negotiate/pom.xml b/Source/JNA/waffle-demo/waffle-negotiate/pom.xml index d1450191e1..1053651c2a 100644 --- a/Source/JNA/waffle-demo/waffle-negotiate/pom.xml +++ b/Source/JNA/waffle-demo/waffle-negotiate/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-negotiate - 3.3.1-SNAPSHOT + 3.4.0 war waffle-negotiate @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml b/Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml index 2ab1844d5e..a9c5ec992e 100644 --- a/Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml @@ -29,11 +29,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot-filter2 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-boot-filter2 @@ -43,7 +43,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml b/Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml index 5c3c0f0c47..55d6bb93c6 100644 --- a/Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-boot-filter3/pom.xml @@ -29,11 +29,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot-filter3 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-boot-filter3 @@ -43,7 +43,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml b/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml index 14e1880049..9738483bad 100644 --- a/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-filter - 3.3.1-SNAPSHOT + 3.4.0 war waffle-spring-filter @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-demo/waffle-spring-form/pom.xml b/Source/JNA/waffle-demo/waffle-spring-form/pom.xml index 25d22c65d8..13940c7f5a 100644 --- a/Source/JNA/waffle-demo/waffle-spring-form/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-form/pom.xml @@ -30,11 +30,11 @@ com.github.waffle.demo waffle-demo-parent - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-form - 3.3.1-SNAPSHOT + 3.4.0 war waffle-spring-form @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-distro/pom.xml b/Source/JNA/waffle-distro/pom.xml index 797c3c5523..2b15ef2431 100644 --- a/Source/JNA/waffle-distro/pom.xml +++ b/Source/JNA/waffle-distro/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-distro - 3.3.1-SNAPSHOT + 3.4.0 pom waffle-distro @@ -45,7 +45,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git https://github.com/Waffle/waffle - HEAD + waffle-3.4.0 diff --git a/Source/JNA/waffle-jetty-jakarta/pom.xml b/Source/JNA/waffle-jetty-jakarta/pom.xml index 41ccce0c10..89d1477109 100644 --- a/Source/JNA/waffle-jetty-jakarta/pom.xml +++ b/Source/JNA/waffle-jetty-jakarta/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-jetty-jakarta - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-jetty-jakarta @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-jetty/pom.xml b/Source/JNA/waffle-jetty/pom.xml index f8c1241c10..27223fa243 100644 --- a/Source/JNA/waffle-jetty/pom.xml +++ b/Source/JNA/waffle-jetty/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-jetty - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-jetty @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-jna-jakarta/pom.xml b/Source/JNA/waffle-jna-jakarta/pom.xml index 8c1ea5f7f0..f8e82f1560 100644 --- a/Source/JNA/waffle-jna-jakarta/pom.xml +++ b/Source/JNA/waffle-jna-jakarta/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-jna-jakarta - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-jna-jakarta @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-jna/pom.xml b/Source/JNA/waffle-jna/pom.xml index 4b2a1af943..dabb4545c9 100644 --- a/Source/JNA/waffle-jna/pom.xml +++ b/Source/JNA/waffle-jna/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-jna - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-jna @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-shiro/pom.xml b/Source/JNA/waffle-shiro/pom.xml index 04a1f18bf4..75241b23d9 100644 --- a/Source/JNA/waffle-shiro/pom.xml +++ b/Source/JNA/waffle-shiro/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-shiro - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-shiro @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-boot2/pom.xml b/Source/JNA/waffle-spring-boot2/pom.xml index 22aa099dab..6a3e3a87ee 100644 --- a/Source/JNA/waffle-spring-boot2/pom.xml +++ b/Source/JNA/waffle-spring-boot2/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot2 - 3.3.1-SNAPSHOT + 3.4.0 pom waffle-spring-boot2 @@ -49,7 +49,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-boot2/waffle-spring-boot-autoconfigure2/pom.xml b/Source/JNA/waffle-spring-boot2/waffle-spring-boot-autoconfigure2/pom.xml index 62ebb22e16..6023284d1e 100644 --- a/Source/JNA/waffle-spring-boot2/waffle-spring-boot-autoconfigure2/pom.xml +++ b/Source/JNA/waffle-spring-boot2/waffle-spring-boot-autoconfigure2/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle-spring-boot2 - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot-autoconfigure2 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-boot-autoconfigure2 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-boot2/waffle-spring-boot-starter2/pom.xml b/Source/JNA/waffle-spring-boot2/waffle-spring-boot-starter2/pom.xml index 3368d36503..0d0aa34e75 100644 --- a/Source/JNA/waffle-spring-boot2/waffle-spring-boot-starter2/pom.xml +++ b/Source/JNA/waffle-spring-boot2/waffle-spring-boot-starter2/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle-spring-boot2 - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot-starter2 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-boot-starter2 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-boot3/pom.xml b/Source/JNA/waffle-spring-boot3/pom.xml index c83da1b5eb..496ce92cb5 100644 --- a/Source/JNA/waffle-spring-boot3/pom.xml +++ b/Source/JNA/waffle-spring-boot3/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot3 - 3.3.1-SNAPSHOT + 3.4.0 pom waffle-spring-boot3 @@ -49,7 +49,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-boot3/waffle-spring-boot-autoconfigure3/pom.xml b/Source/JNA/waffle-spring-boot3/waffle-spring-boot-autoconfigure3/pom.xml index ce6798a635..e26c3b84c8 100644 --- a/Source/JNA/waffle-spring-boot3/waffle-spring-boot-autoconfigure3/pom.xml +++ b/Source/JNA/waffle-spring-boot3/waffle-spring-boot-autoconfigure3/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle-spring-boot3 - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot-autoconfigure3 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-boot-autoconfigure3 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-boot3/waffle-spring-boot-starter3/pom.xml b/Source/JNA/waffle-spring-boot3/waffle-spring-boot-starter3/pom.xml index 0952b045b5..ce8b8106aa 100644 --- a/Source/JNA/waffle-spring-boot3/waffle-spring-boot-starter3/pom.xml +++ b/Source/JNA/waffle-spring-boot3/waffle-spring-boot-starter3/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle-spring-boot3 - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-boot-starter3 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-boot-starter3 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-security5/pom.xml b/Source/JNA/waffle-spring-security5/pom.xml index 10a735a1fa..dbe8567d4b 100644 --- a/Source/JNA/waffle-spring-security5/pom.xml +++ b/Source/JNA/waffle-spring-security5/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-security5 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-security5 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-spring-security6/pom.xml b/Source/JNA/waffle-spring-security6/pom.xml index 05158d480a..18bdd96544 100644 --- a/Source/JNA/waffle-spring-security6/pom.xml +++ b/Source/JNA/waffle-spring-security6/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-spring-security6 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-spring-security6 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-tests-jakarta/pom.xml b/Source/JNA/waffle-tests-jakarta/pom.xml index 5d4fc1274b..dac471385d 100644 --- a/Source/JNA/waffle-tests-jakarta/pom.xml +++ b/Source/JNA/waffle-tests-jakarta/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-tests-jakarta - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-tests-jakarta @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-tests/pom.xml b/Source/JNA/waffle-tests/pom.xml index fa524d9ca1..14b45d6e0c 100644 --- a/Source/JNA/waffle-tests/pom.xml +++ b/Source/JNA/waffle-tests/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-tests - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-tests @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-tomcat10/pom.xml b/Source/JNA/waffle-tomcat10/pom.xml index a8fa02a81c..a0c3beb429 100644 --- a/Source/JNA/waffle-tomcat10/pom.xml +++ b/Source/JNA/waffle-tomcat10/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-tomcat10 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-tomcat10 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-tomcat11/pom.xml b/Source/JNA/waffle-tomcat11/pom.xml index 6bc45dde24..f3e3cdd26b 100644 --- a/Source/JNA/waffle-tomcat11/pom.xml +++ b/Source/JNA/waffle-tomcat11/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-tomcat11 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-tomcat11 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-tomcat85/pom.xml b/Source/JNA/waffle-tomcat85/pom.xml index eb05ddeb93..008600031d 100644 --- a/Source/JNA/waffle-tomcat85/pom.xml +++ b/Source/JNA/waffle-tomcat85/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-tomcat85 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-tomcat85 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle diff --git a/Source/JNA/waffle-tomcat9/pom.xml b/Source/JNA/waffle-tomcat9/pom.xml index 2cb840db42..5ff74327e8 100644 --- a/Source/JNA/waffle-tomcat9/pom.xml +++ b/Source/JNA/waffle-tomcat9/pom.xml @@ -30,11 +30,11 @@ com.github.waffle waffle - 3.3.1-SNAPSHOT + 3.4.0 waffle-tomcat9 - 3.3.1-SNAPSHOT + 3.4.0 jar waffle-tomcat9 @@ -44,7 +44,7 @@ scm:git:ssh://git@github.com/waffle/waffle.git scm:git:ssh://git@github.com/waffle/waffle.git - HEAD + waffle-3.4.0 https://github.com/Waffle/waffle