File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 77<br />
88
99## Demo
10- * [ 2.0 Release Demo] ( http://gwtmaterialdesign.github.io/gwt-material-demo/ )
10+ * [ 2.0.1 Release Demo] ( http://gwtmaterialdesign.github.io/gwt-material-demo/ )
1111* [ 2.1 Snapshot Demo] ( http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/ )
1212
1313## Documentation
@@ -16,12 +16,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
1616
1717
1818## Maven
19- ### Current Version 2.0
19+ ### Current Version 2.0.1
2020``` xml
2121<dependency >
2222 <groupId >com.github.gwtmaterialdesign</groupId >
2323 <artifactId >gwt-material</artifactId >
24- <version >2.0</version >
24+ <version >2.0.1 </version >
2525</dependency >
2626```
2727### Snapshot Version 2.1-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.0.1-SNAPSHOT </version >
7+ <version >2.0.1</version >
88 </parent >
99 <modelVersion >4.0.0</modelVersion >
1010
1717 <dependency >
1818 <groupId >com.github.gwtmaterialdesign</groupId >
1919 <artifactId >gwt-material-jquery</artifactId >
20- <version >2.0.1-SNAPSHOT </version >
20+ <version >2.0.1</version >
2121 </dependency >
2222 <dependency >
2323 <groupId >com.google.gwt</groupId >
Original file line number Diff line number Diff line change 66 <groupId >com.github.gwtmaterialdesign</groupId >
77 <artifactId >gwt-material-parent</artifactId >
88 <packaging >pom</packaging >
9- <version >2.0.1-SNAPSHOT </version >
9+ <version >2.0.1</version >
1010
1111 <modules >
1212 <module >gwt-material</module >
6262 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
connection >
6363 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
developerConnection >
6464 <url >http://github.com/GwtMaterialDesign/gwt-material</url >
65- <tag >v2.0.1-SNAPSHOT </tag >
65+ <tag >v2.0.1</tag >
6666 </scm >
6767
6868 <licenses >
You can’t perform that action at this time.
0 commit comments