diff --git a/container-test/example-webapp/pom.xml b/container-test/example-webapp/pom.xml index 1d5fe9b2..af5352f8 100644 --- a/container-test/example-webapp/pom.xml +++ b/container-test/example-webapp/pom.xml @@ -4,7 +4,7 @@ org.tuckey example-webapp war - 5.0.0-SNAPSHOT + 1.0.0 Example Webapp http://www.tuckey.org/urlrewrite/ 2001 @@ -58,7 +58,7 @@ org.tuckey urlrewritefilter - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT jakarta.servlet diff --git a/container-test/test-with-testcontainers/pom.xml b/container-test/test-with-testcontainers/pom.xml index af6db377..06163102 100644 --- a/container-test/test-with-testcontainers/pom.xml +++ b/container-test/test-with-testcontainers/pom.xml @@ -8,7 +8,7 @@ 17 17 - 5.0.0-SNAPSHOT + 1.0.0 UrlRewriteFilter Container Tests http://www.tuckey.org/urlrewrite/ 2001 @@ -46,13 +46,13 @@ org.tuckey urlrewritefilter - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT org.tuckey example-webapp - 5.0.0-SNAPSHOT + 1.0.0 war test diff --git a/pom.xml b/pom.xml index 598c2737..7bc5f242 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.tuckey urlrewritefilter jar - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT UrlRewriteFilter http://www.tuckey.org/urlrewrite/ 2001