File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
vaadin-editable-label-demo Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0
2+ * Updated to Vaadin 24.4
3+
14## 2.0.1
25* ⚠️ GroupId changed from `` com.xdev-software `` to `` software.xdev ``
36* Replaced deprecated `` Label `` -Vaadin component with `` Span ``
Original file line number Diff line number Diff line change 66
77 <groupId >software.xdev</groupId >
88 <artifactId >vaadin-editable-label-root</artifactId >
9- <version >2.0.2 -SNAPSHOT</version >
9+ <version >2.1.0 -SNAPSHOT</version >
1010 <packaging >pom</packaging >
1111
1212 <organization >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >software.xdev</groupId >
99 <artifactId >vaadin-editable-label-root</artifactId >
10- <version >2.0.2 -SNAPSHOT</version >
10+ <version >2.1.0 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >vaadin-editable-label-demo</artifactId >
14- <version >2.0.2 -SNAPSHOT</version >
14+ <version >2.1.0 -SNAPSHOT</version >
1515 <packaging >jar</packaging >
1616
1717 <organization >
Original file line number Diff line number Diff line change 66
77 <groupId >software.xdev</groupId >
88 <artifactId >vaadin-editable-label</artifactId >
9- <version >2.0.2 -SNAPSHOT</version >
9+ <version >2.1.0 -SNAPSHOT</version >
1010 <packaging >jar</packaging >
1111
1212 <name >vaadin-editable-label</name >
You can’t perform that action at this time.
0 commit comments