File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.vaadin.componentfactory</groupId >
8
8
<artifactId >enhanced-grid-flow-demo</artifactId >
9
- <version >0.9.0 </version >
9
+ <version >0.9.1 </version >
10
10
11
11
<name >Enhanced Grid Demo</name >
12
12
<packaging >war</packaging >
106
106
<dependency >
107
107
<groupId >com.vaadin.componentfactory</groupId >
108
108
<artifactId >enhanced-grid-flow</artifactId >
109
- <version >0.9.0 </version >
109
+ <version >0.9.1 </version >
110
110
</dependency >
111
111
112
112
<dependency >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.vaadin.componentfactory</groupId >
8
8
<artifactId >enhanced-grid-flow</artifactId >
9
- <version >0.9.0 </version >
9
+ <version >0.9.1 </version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >Enhanced Grid</name >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.vaadin.componentfactory</groupId >
5
5
<artifactId >enhanced-grid-flow-root</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1 </version >
7
7
<packaging >pom</packaging >
8
8
<modules >
9
9
<module >enhanced-grid-flow</module >
18
18
<maven .compiler.target>1.8</maven .compiler.target>
19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
20
20
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
21
- <enhanced-grid-flow .version>0.9.0 </enhanced-grid-flow .version>
21
+ <enhanced-grid-flow .version>0.9.1 </enhanced-grid-flow .version>
22
22
</properties >
23
23
<inceptionYear >2020</inceptionYear >
24
24
<organization >
You can’t perform that action at this time.
0 commit comments