File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
1818<dependency >
1919 <groupId >com.github.gwtmaterialdesign</groupId >
2020 <artifactId >gwt-material-addins</artifactId >
21- <version >2.1 -SNAPSHOT</version >
21+ <version >2.0 -SNAPSHOT</version >
2222</dependency >
2323```
2424
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-rc1 </version >
7+ <version >2.0-SNAPSHOT </version >
88 </parent >
99
1010 <artifactId >gwt-material-addins</artifactId >
1111
1212 <name >Gwt Material Addins</name >
13- <version >2.0-rc1 </version >
13+ <version >2.0-SNAPSHOT </version >
1414 <description >Extra Components of GWT Material Framework</description >
1515
1616 <properties >
17- <gwt-material .version>2.0-rc1 </gwt-material .version>
17+ <gwt-material .version>2.0-SNAPSHOT </gwt-material .version>
1818 </properties >
1919
2020 <scm >
You can’t perform that action at this time.
0 commit comments