From 240306117ddc817fbb45dadc45bf0491bff65322 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 15 Sep 2019 01:32:24 -0400 Subject: [PATCH] [maven-release-plugin] prepare release waffle-parent-2.1.0 --- Source/JNA/pom.xml | 4 ++-- 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-filter/pom.xml | 6 +++--- Source/JNA/waffle-demo/waffle-spring-boot-filter2/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/pom.xml | 6 +++--- Source/JNA/waffle-jna/pom.xml | 6 +++--- Source/JNA/waffle-shiro/pom.xml | 6 +++--- Source/JNA/waffle-spring-boot/pom.xml | 6 +++--- .../waffle-spring-boot-autoconfigure/pom.xml | 6 +++--- .../waffle-spring-boot/waffle-spring-boot-starter/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-security4/pom.xml | 6 +++--- Source/JNA/waffle-spring-security5/pom.xml | 6 +++--- Source/JNA/waffle-tests/pom.xml | 6 +++--- Source/JNA/waffle-tomcat7/pom.xml | 6 +++--- Source/JNA/waffle-tomcat85/pom.xml | 6 +++--- Source/JNA/waffle-tomcat9/pom.xml | 6 +++--- 28 files changed, 83 insertions(+), 83 deletions(-) diff --git a/Source/JNA/pom.xml b/Source/JNA/pom.xml index cd5e4ba1b9..315d6b336e 100644 --- a/Source/JNA/pom.xml +++ b/Source/JNA/pom.xml @@ -17,7 +17,7 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 pom waffle-parent @@ -91,7 +91,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-parent-2.1.0 Github diff --git a/Source/JNA/waffle-demo/pom.xml b/Source/JNA/waffle-demo/pom.xml index e944b4c65f..027c4d851b 100644 --- a/Source/JNA/waffle-demo/pom.xml +++ b/Source/JNA/waffle-demo/pom.xml @@ -18,12 +18,12 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 pom waffle-demo-parent @@ -47,7 +47,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-filter/pom.xml b/Source/JNA/waffle-demo/waffle-filter/pom.xml index 710b534f74..be356951a3 100644 --- a/Source/JNA/waffle-demo/waffle-filter/pom.xml +++ b/Source/JNA/waffle-demo/waffle-filter/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-filter - 2.0.1-SNAPSHOT + 2.1.0 war waffle-filter @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-form/pom.xml b/Source/JNA/waffle-demo/waffle-form/pom.xml index f9363df8f5..9e24190d37 100644 --- a/Source/JNA/waffle-demo/waffle-form/pom.xml +++ b/Source/JNA/waffle-demo/waffle-form/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-form - 2.0.1-SNAPSHOT + 2.1.0 war waffle-form @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-jaas/pom.xml b/Source/JNA/waffle-demo/waffle-jaas/pom.xml index cb5eac82c3..91fe5c31fb 100644 --- a/Source/JNA/waffle-demo/waffle-jaas/pom.xml +++ b/Source/JNA/waffle-demo/waffle-jaas/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-jaas - 2.0.1-SNAPSHOT + 2.1.0 war waffle-jaas @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml b/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml index 00151c31fb..b71aa76c0c 100644 --- a/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml +++ b/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-mixed-post - 2.0.1-SNAPSHOT + 2.1.0 war waffle-mixed-post @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-mixed/pom.xml b/Source/JNA/waffle-demo/waffle-mixed/pom.xml index 039aa7898f..493a7fe7e7 100644 --- a/Source/JNA/waffle-demo/waffle-mixed/pom.xml +++ b/Source/JNA/waffle-demo/waffle-mixed/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-mixed - 2.0.1-SNAPSHOT + 2.1.0 war waffle-mixed @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-negotiate/pom.xml b/Source/JNA/waffle-demo/waffle-negotiate/pom.xml index 8edfa39bd7..7762616442 100644 --- a/Source/JNA/waffle-demo/waffle-negotiate/pom.xml +++ b/Source/JNA/waffle-demo/waffle-negotiate/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-negotiate - 2.0.1-SNAPSHOT + 2.1.0 war waffle-negotiate @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-spring-boot-filter/pom.xml b/Source/JNA/waffle-demo/waffle-spring-boot-filter/pom.xml index 4540ab3d01..e8fd25bb01 100644 --- a/Source/JNA/waffle-demo/waffle-spring-boot-filter/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-boot-filter/pom.xml @@ -17,11 +17,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot-filter - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-boot-filter @@ -32,7 +32,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-parent-2.1.0 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 c30835e9bc..2308a19a2b 100644 --- a/Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-boot-filter2/pom.xml @@ -17,11 +17,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot-filter2 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-boot-filter2 @@ -32,7 +32,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml b/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml index c27f05c9ec..6e17ebddb3 100644 --- a/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-filter - 2.0.1-SNAPSHOT + 2.1.0 war waffle-spring-filter @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-demo/waffle-spring-form/pom.xml b/Source/JNA/waffle-demo/waffle-spring-form/pom.xml index 6e9367e28d..ab357a1212 100644 --- a/Source/JNA/waffle-demo/waffle-spring-form/pom.xml +++ b/Source/JNA/waffle-demo/waffle-spring-form/pom.xml @@ -18,11 +18,11 @@ com.github.waffle.demo waffle-demo-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-form - 2.0.1-SNAPSHOT + 2.1.0 war waffle-spring-form @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-distro/pom.xml b/Source/JNA/waffle-distro/pom.xml index 2fa5f6755c..fc2666fda4 100644 --- a/Source/JNA/waffle-distro/pom.xml +++ b/Source/JNA/waffle-distro/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-distro - 2.0.1-SNAPSHOT + 2.1.0 pom waffle-distro @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-jetty/pom.xml b/Source/JNA/waffle-jetty/pom.xml index 307731ca91..0b30c572b2 100644 --- a/Source/JNA/waffle-jetty/pom.xml +++ b/Source/JNA/waffle-jetty/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-jetty - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-jetty @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-jna/pom.xml b/Source/JNA/waffle-jna/pom.xml index 451ed7c771..590c95af7a 100644 --- a/Source/JNA/waffle-jna/pom.xml +++ b/Source/JNA/waffle-jna/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-jna - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-jna @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-shiro/pom.xml b/Source/JNA/waffle-shiro/pom.xml index 6ddf167ac0..ccc8243e16 100644 --- a/Source/JNA/waffle-shiro/pom.xml +++ b/Source/JNA/waffle-shiro/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-shiro - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-shiro @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-spring-boot/pom.xml b/Source/JNA/waffle-spring-boot/pom.xml index ffa34fb96d..9e48d0724b 100644 --- a/Source/JNA/waffle-spring-boot/pom.xml +++ b/Source/JNA/waffle-spring-boot/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot - 2.0.1-SNAPSHOT + 2.1.0 pom waffle-spring-boot @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-spring-boot/waffle-spring-boot-autoconfigure/pom.xml b/Source/JNA/waffle-spring-boot/waffle-spring-boot-autoconfigure/pom.xml index b87ef1dd1e..4fe1c764ec 100644 --- a/Source/JNA/waffle-spring-boot/waffle-spring-boot-autoconfigure/pom.xml +++ b/Source/JNA/waffle-spring-boot/waffle-spring-boot-autoconfigure/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-spring-boot - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot-autoconfigure - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-boot-autoconfigure @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-spring-boot/waffle-spring-boot-starter/pom.xml b/Source/JNA/waffle-spring-boot/waffle-spring-boot-starter/pom.xml index ff487f1aec..4f6a4e54b5 100644 --- a/Source/JNA/waffle-spring-boot/waffle-spring-boot-starter/pom.xml +++ b/Source/JNA/waffle-spring-boot/waffle-spring-boot-starter/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-spring-boot - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot-starter - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-boot-starter @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-spring-boot2/pom.xml b/Source/JNA/waffle-spring-boot2/pom.xml index 060b110d22..bf15c1ae14 100644 --- a/Source/JNA/waffle-spring-boot2/pom.xml +++ b/Source/JNA/waffle-spring-boot2/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot2 - 2.0.1-SNAPSHOT + 2.1.0 pom waffle-spring-boot2 @@ -33,7 +33,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-parent-2.1.0 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 752f84ecf8..8b81df7b90 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 @@ -18,11 +18,11 @@ com.github.waffle waffle-spring-boot2 - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot-autoconfigure2 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-boot-autoconfigure2 @@ -33,7 +33,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-parent-2.1.0 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 44348b0447..a4442b4730 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 @@ -18,11 +18,11 @@ com.github.waffle waffle-spring-boot2 - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-boot-starter2 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-boot-starter2 @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-spring-security4/pom.xml b/Source/JNA/waffle-spring-security4/pom.xml index ace10427ed..e6b52dec01 100644 --- a/Source/JNA/waffle-spring-security4/pom.xml +++ b/Source/JNA/waffle-spring-security4/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-security4 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-security4 @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-spring-security5/pom.xml b/Source/JNA/waffle-spring-security5/pom.xml index a1b5016b61..3f210b30eb 100644 --- a/Source/JNA/waffle-spring-security5/pom.xml +++ b/Source/JNA/waffle-spring-security5/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-spring-security5 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-spring-security5 @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-tests/pom.xml b/Source/JNA/waffle-tests/pom.xml index f2b888881a..6ac01140b1 100644 --- a/Source/JNA/waffle-tests/pom.xml +++ b/Source/JNA/waffle-tests/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-tests - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-tests @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-tomcat7/pom.xml b/Source/JNA/waffle-tomcat7/pom.xml index 9e8e4dc76b..96f8337aa8 100644 --- a/Source/JNA/waffle-tomcat7/pom.xml +++ b/Source/JNA/waffle-tomcat7/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-tomcat7 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-tomcat7 @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-tomcat85/pom.xml b/Source/JNA/waffle-tomcat85/pom.xml index 7ee553375a..b7553d8c05 100644 --- a/Source/JNA/waffle-tomcat85/pom.xml +++ b/Source/JNA/waffle-tomcat85/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-tomcat85 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-tomcat85 @@ -33,7 +33,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-parent-2.1.0 diff --git a/Source/JNA/waffle-tomcat9/pom.xml b/Source/JNA/waffle-tomcat9/pom.xml index 01b9b368c4..696b411e58 100644 --- a/Source/JNA/waffle-tomcat9/pom.xml +++ b/Source/JNA/waffle-tomcat9/pom.xml @@ -18,11 +18,11 @@ com.github.waffle waffle-parent - 2.0.1-SNAPSHOT + 2.1.0 waffle-tomcat9 - 2.0.1-SNAPSHOT + 2.1.0 jar waffle-tomcat9 @@ -33,7 +33,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-parent-2.1.0