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 @@ -20,12 +20,12 @@ Support documentation can be found [here](https://github.com/GwtMaterialDesign/g
2020We created <a href =" http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs " > Java Docs </a > for developers
2121
2222## Maven
23- ### Current Version 2.8.2
23+ ### Current Version 2.8.3
2424``` xml
2525<dependency >
2626 <groupId >com.github.gwtmaterialdesign</groupId >
2727 <artifactId >gwt-material</artifactId >
28- <version >2.8.2 </version >
28+ <version >2.8.3 </version >
2929</dependency >
3030```
3131### Snapshot Version 2.8.0-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.8.2 </version >
7+ <version >2.8.3 </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.8.2 </version >
8+ <version >2.8.3 </version >
99 <packaging >pom</packaging >
1010 <modules >
1111 <module >gwt-material</module >
7575 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
connection >
7676 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
developerConnection >
7777 <url >http://github.com/GwtMaterialDesign/gwt-material</url >
78- <tag >v2.8.2 </tag >
78+ <tag >v2.8.3 </tag >
7979 </scm >
8080
8181 <licenses >
You can’t perform that action at this time.
0 commit comments