From d6fa2e17b8bccb866e0ed68986faad442de60954 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 26 Jan 2020 21:01:52 -0500 Subject: [PATCH] [maven-release-plugin] prepare release waffle-parent-2.2.1 --- Source/JNA/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-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, 84 insertions(+), 84 deletions(-) diff --git a/Source/JNA/pom.xml b/Source/JNA/pom.xml index 1f753a8c47..3e5930817d 100644 --- a/Source/JNA/pom.xml +++ b/Source/JNA/pom.xml @@ -3,7 +3,7 @@ Waffle (https://github.com/Waffle/waffle) - Copyright (c) 2010 Application Security, Inc. + Copyright (c) 2010-2020 Application Security, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at @@ -17,7 +17,7 @@ com.github.waffle waffle-parent - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 Github diff --git a/Source/JNA/waffle-demo/pom.xml b/Source/JNA/waffle-demo/pom.xml index b621872b58..5a1d510550 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.2.1-SNAPSHOT + 2.2.1 com.github.waffle.demo waffle-demo-parent - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-filter/pom.xml b/Source/JNA/waffle-demo/waffle-filter/pom.xml index cf20465e24..8a0a745e4b 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.2.1-SNAPSHOT + 2.2.1 waffle-filter - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-form/pom.xml b/Source/JNA/waffle-demo/waffle-form/pom.xml index 204500a4d9..664afa14c7 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.2.1-SNAPSHOT + 2.2.1 waffle-form - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-jaas/pom.xml b/Source/JNA/waffle-demo/waffle-jaas/pom.xml index 7676175aea..b89d08601e 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.2.1-SNAPSHOT + 2.2.1 waffle-jaas - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml b/Source/JNA/waffle-demo/waffle-mixed-post/pom.xml index 3ebc68bdff..b20608a875 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.2.1-SNAPSHOT + 2.2.1 waffle-mixed-post - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-mixed/pom.xml b/Source/JNA/waffle-demo/waffle-mixed/pom.xml index 7204d3f361..bfaf1ea55a 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.2.1-SNAPSHOT + 2.2.1 waffle-mixed - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-negotiate/pom.xml b/Source/JNA/waffle-demo/waffle-negotiate/pom.xml index 1526aaa0cb..d7724bc636 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.2.1-SNAPSHOT + 2.2.1 waffle-negotiate - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 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 f98bae0880..7f96ab5015 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot-filter - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 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 a50165d62d..d1c2a7d141 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot-filter2 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml b/Source/JNA/waffle-demo/waffle-spring-filter/pom.xml index a2c70b84f9..c58fe0f13e 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-filter - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-demo/waffle-spring-form/pom.xml b/Source/JNA/waffle-demo/waffle-spring-form/pom.xml index 6f49b971f0..6b2fdda968 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-form - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-distro/pom.xml b/Source/JNA/waffle-distro/pom.xml index 03f196a3f2..6e8be7b980 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.2.1-SNAPSHOT + 2.2.1 waffle-distro - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-jetty/pom.xml b/Source/JNA/waffle-jetty/pom.xml index 330f89d4ac..f82e2d5d5a 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.2.1-SNAPSHOT + 2.2.1 waffle-jetty - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-jna/pom.xml b/Source/JNA/waffle-jna/pom.xml index 627e2f7e70..20058f438d 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.2.1-SNAPSHOT + 2.2.1 waffle-jna - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-shiro/pom.xml b/Source/JNA/waffle-shiro/pom.xml index f13721d803..28acb4385d 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.2.1-SNAPSHOT + 2.2.1 waffle-shiro - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-spring-boot/pom.xml b/Source/JNA/waffle-spring-boot/pom.xml index 54e7d70da5..28fedbc7a6 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 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 b70156f987..bf1147261a 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot-autoconfigure - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 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 9a80b6e4d3..e6080f0fbc 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot-starter - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-spring-boot2/pom.xml b/Source/JNA/waffle-spring-boot2/pom.xml index c41575bd34..4fa96cc9bb 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot2 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 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 d902b8075b..fd6b0fec43 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot-autoconfigure2 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 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 c271a8e774..c3fa7b6f32 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-boot-starter2 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-spring-security4/pom.xml b/Source/JNA/waffle-spring-security4/pom.xml index 32978bf1d6..44016dfc09 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-security4 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-spring-security5/pom.xml b/Source/JNA/waffle-spring-security5/pom.xml index da4c11921c..60ff72355c 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.2.1-SNAPSHOT + 2.2.1 waffle-spring-security5 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-tests/pom.xml b/Source/JNA/waffle-tests/pom.xml index 098bcec827..d179b821bc 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.2.1-SNAPSHOT + 2.2.1 waffle-tests - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-tomcat7/pom.xml b/Source/JNA/waffle-tomcat7/pom.xml index d3a6a9ac7d..0e525698ef 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.2.1-SNAPSHOT + 2.2.1 waffle-tomcat7 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-tomcat85/pom.xml b/Source/JNA/waffle-tomcat85/pom.xml index ce2f280ef6..238fe7e97d 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.2.1-SNAPSHOT + 2.2.1 waffle-tomcat85 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1 diff --git a/Source/JNA/waffle-tomcat9/pom.xml b/Source/JNA/waffle-tomcat9/pom.xml index e342bd8e9b..ff700a1f54 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.2.1-SNAPSHOT + 2.2.1 waffle-tomcat9 - 2.2.1-SNAPSHOT + 2.2.1 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.2.1