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 @@ -24,12 +24,12 @@ We created <a href="http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs
2424 <version >1.5.1</version >
2525</dependency >
2626```
27- ### Snapshot Version 1.6.0 -SNAPSHOT
27+ ### Snapshot Version 1.5.2 -SNAPSHOT
2828``` xml
2929<dependency >
3030 <groupId >com.github.gwtmaterialdesign</groupId >
3131 <artifactId >gwt-material</artifactId >
32- <version >1.6.0 -SNAPSHOT</version >
32+ <version >1.5.2 -SNAPSHOT</version >
3333</dependency >
3434```
3535
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >gwt-material-parent</artifactId >
55 <groupId >com.github.gwtmaterialdesign</groupId >
6- <version >1.5.1 </version >
6+ <version >1.5.2-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 55 <groupId >com.github.gwtmaterialdesign</groupId >
66 <artifactId >gwt-material-parent</artifactId >
77 <packaging >pom</packaging >
8- <version >1.5.1 </version >
8+ <version >1.5.2-SNAPSHOT </version >
99
1010 <modules >
1111 <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 >v1.5.1 </tag >
65+ <tag >v1.5.2-SNAPSHOT </tag >
6666 </scm >
6767
6868 <licenses >
You can’t perform that action at this time.
0 commit comments