diff options
author | Patrik Lindström <99639133+thevaadinman@users.noreply.github.com> | 2024-11-06 16:09:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-06 16:09:07 +0200 |
commit | 7abe0a75540041961194bb4590f63b0440181865 (patch) | |
tree | b5e805ce4f2c110a5b270cd8da3cd933785ba7fc /test/servlet-containers/payara-micro/pom.xml | |
parent | 5e5bfcaa52deffa5a65116dc41b6010abd89d817 (diff) | |
parent | e0e22686e6057de08e089e15fb20683621115296 (diff) | |
download | vaadin-framework-add-deprecation-warning-20241105.tar.gz vaadin-framework-add-deprecation-warning-20241105.zip |
Merge branch 'master' into add-deprecation-warning-20241105add-deprecation-warning-20241105
Diffstat (limited to 'test/servlet-containers/payara-micro/pom.xml')
-rw-r--r-- | test/servlet-containers/payara-micro/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/servlet-containers/payara-micro/pom.xml b/test/servlet-containers/payara-micro/pom.xml index a82ec4a150..2a27a664b5 100644 --- a/test/servlet-containers/payara-micro/pom.xml +++ b/test/servlet-containers/payara-micro/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-servlet-containers-test</artifactId> - <version>8.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-payara-micro-server</artifactId> <name>Vaadin Payara Micro Test</name> |