File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
1919
2020
2121## Maven
22- ### Current Version 2.3
22+ ### Current Version 2.3.0
2323``` xml
2424<dependency >
2525 <groupId >com.github.gwtmaterialdesign</groupId >
2626 <artifactId >gwt-material</artifactId >
27- <version >2.3</version >
27+ <version >2.3.0 </version >
2828</dependency >
2929```
3030### Snapshot Version 2.3-SNAPSHOT
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >gwt-material-parent</artifactId >
66 <groupId >com.github.gwtmaterialdesign</groupId >
7- <version >2.3</version >
7+ <version >2.3.0 </version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010
Original file line number Diff line number Diff line change 55
66 <groupId >com.github.gwtmaterialdesign</groupId >
77 <artifactId >gwt-material-parent</artifactId >
8- <version >2.3</version >
8+ <version >2.3.0 </version >
99 <packaging >pom</packaging >
1010 <modules >
1111 <module >gwt-material</module >
6565 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
connection >
6666 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
developerConnection >
6767 <url >http://github.com/GwtMaterialDesign/gwt-material</url >
68- <tag >v2.3</tag >
68+ <tag >v2.3.0 </tag >
6969 </scm >
7070
7171 <licenses >
You can’t perform that action at this time.
0 commit comments