File tree Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Expand file tree Collapse file tree 2 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 10
10
<groupId >com.vaadin</groupId >
11
11
<artifactId >vaadin-bom</artifactId >
12
12
<packaging >pom</packaging >
13
- <version >10.0-SNAPSHOT </version >
13
+ <version >10.0.0.alpha1 </version >
14
14
<name >Vaadin Platform (Bill of Materials)</name >
15
15
<description >Vaadin Platform (Bill of Materials)</description >
16
16
<url >http://vaadin.com</url >
17
17
18
18
<properties >
19
- <flow .version>1.0-SNAPSHOT </flow .version>
19
+ <flow .version>1.0.0.alpha1 </flow .version>
20
20
<testbench .version>5.1.0.alpha1</testbench .version>
21
21
<board .version>1.1.0</board .version>
22
22
<charts .version>6.0.0</charts .version>
Original file line number Diff line number Diff line change 10
10
<groupId >com.vaadin</groupId >
11
11
<artifactId >vaadin</artifactId >
12
12
<packaging >jar</packaging >
13
- <version >10.0-SNAPSHOT </version >
13
+ <version >10.0.0.alpha1 </version >
14
14
<name >Vaadin Platform</name >
15
15
<description >Vaadin Platform</description >
16
16
<url >http://vaadin.com</url >
37
37
<id >flow-internal-release</id >
38
38
<url >https://repo.vaadin.com/nexus/content/repositories/flow</url >
39
39
</repository >
40
-
41
- <repository >
42
- <id >flow-internal-snapshots</id >
43
- <url >https://repo.vaadin.com/nexus/content/repositories/flow-snapshots/</url >
44
- <snapshots >
45
- <enabled >true</enabled >
46
- </snapshots >
47
- </repository >
48
40
</repositories >
49
41
50
42
<dependencies >
You can’t perform that action at this time.
0 commit comments