File tree Expand file tree Collapse file tree 22 files changed +23
-23
lines changed
test-mvc-without-endpoints
test-spring-boot-contextpath
test-spring-boot-only-prepare
test-spring-security-flow-contextpath
test-spring-security-flow-urlmapping
test-spring-security-flow
test-spring-security-fusion-contextpath
test-spring-security-fusion-jwt
test-spring-security-fusion-urlmapping
test-spring-security-fusion
test-ts-services-custom-client Expand file tree Collapse file tree 22 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >vaadin-spring-parent</artifactId >
13
- <version >19.0 -SNAPSHOT</version >
13
+ <version >19.1 -SNAPSHOT</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >vaadin-spring-parent</name >
43
43
<maven .compiler.target>1.8</maven .compiler.target>
44
44
45
45
<!-- These are typically overridden with BOMs -->
46
- <vaadin .flow.version>9.0 -SNAPSHOT</vaadin .flow.version>
46
+ <vaadin .flow.version>9.1 -SNAPSHOT</vaadin .flow.version>
47
47
<spring-boot .version>2.7.7</spring-boot .version>
48
48
49
49
<!-- Additional manifest fields -->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.vaadin</groupId >
7
7
<artifactId >vaadin-spring-tests</artifactId >
8
- <version >19.0 -SNAPSHOT</version >
8
+ <version >19.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >dummy-module</artifactId >
11
11
<name >Keep this module as the last one in the list</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.vaadin</groupId >
7
7
<artifactId >vaadin-spring-parent</artifactId >
8
- <version >19.0 -SNAPSHOT</version >
8
+ <version >19.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >vaadin-spring-tests</artifactId >
11
11
<name >Vaadin Spring tests</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.vaadin</groupId >
8
8
<artifactId >vaadin-spring-tests</artifactId >
9
- <version >19.0 -SNAPSHOT</version >
9
+ <version >19.1 -SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >test-ts-mvc-without-endpoints</artifactId >
12
12
<name >Integration tests for a Spring MVC project without using endpoints</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.vaadin</groupId >
7
7
<artifactId >vaadin-spring-tests</artifactId >
8
- <version >19.0 -SNAPSHOT</version >
8
+ <version >19.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >vaadin-test-spring-boot-contextpath</artifactId >
11
11
<name >Vaadin Spring Boot integration tests when deployed using a context path</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.vaadin</groupId >
7
7
<artifactId >vaadin-spring-tests</artifactId >
8
- <version >19.0 -SNAPSHOT</version >
8
+ <version >19.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >vaadin-test-spring-boot-prepare</artifactId >
11
11
<name >Vaadin Spring Boot integration tests with only prepare goal</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.vaadin</groupId >
8
8
<artifactId >vaadin-spring-tests</artifactId >
9
- <version >19.0 -SNAPSHOT</version >
9
+ <version >19.1 -SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >vaadin-test-spring-boot-scan</artifactId >
12
12
<name >Vaadin Spring Boot integration tests with custom packages to scan</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.vaadin</groupId >
7
7
<artifactId >vaadin-spring-tests</artifactId >
8
- <version >19.0 -SNAPSHOT</version >
8
+ <version >19.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >vaadin-test-spring-boot</artifactId >
11
11
<name >Vaadin Spring Boot integration tests</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.vaadin</groupId >
8
8
<artifactId >vaadin-spring-tests</artifactId >
9
- <version >19.0 -SNAPSHOT</version >
9
+ <version >19.1 -SNAPSHOT</version >
10
10
</parent >
11
11
<artifactId >vaadin-test-spring-common</artifactId >
12
12
<name >Flow Spring Common UI components</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.vaadin</groupId >
7
7
<artifactId >vaadin-spring-tests</artifactId >
8
- <version >19.0 -SNAPSHOT</version >
8
+ <version >19.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<artifactId >test-spring-security-flow-contextpath</artifactId >
11
11
<name >Integration tests for Vaadin Spring Security and Flow With Context Path</name >
You can’t perform that action at this time.
0 commit comments