File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
vaadin-chartjs-wrapper-demo Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ # 0.x
2
+ _ Initial release_
3
+
4
+ _ Test releases for evaluation_
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >vaadin-chartjs-wrapper-root</artifactId >
9
- <version >1. 0.0-SNAPSHOT</version >
9
+ <version >0.0.1 -SNAPSHOT</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<organization >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >software.xdev</groupId >
9
9
<artifactId >vaadin-chartjs-wrapper-root</artifactId >
10
- <version >1. 0.0-SNAPSHOT</version >
10
+ <version >0.0.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >vaadin-chartjs-wrapper-demo</artifactId >
14
- <version >1. 0.0-SNAPSHOT</version >
14
+ <version >0.0.1 -SNAPSHOT</version >
15
15
<packaging >jar</packaging >
16
16
17
17
<organization >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >vaadin-chartjs-wrapper</artifactId >
9
- <version >1. 0.0-SNAPSHOT</version >
9
+ <version >0.0.1 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >Chart.js Wrapper for Vaadin</name >
You can’t perform that action at this time.
0 commit comments