File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66
77Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gwt-material <br >
88
9- ## Current Version 2.1
9+ ## Current Version 2.1.1
1010``` xml
1111<dependency >
1212 <groupId >com.github.gwtmaterialdesign</groupId >
1313 <artifactId >gwt-material-addins</artifactId >
14- <version >2.1</version >
14+ <version >2.1.1 </version >
1515</dependency >
1616```
1717
18- ## Snapshot Version 2.1.1 -SNAPSHOT
18+ ## Snapshot Version 2.2 -SNAPSHOT
1919``` xml
2020<dependency >
2121 <groupId >com.github.gwtmaterialdesign</groupId >
2222 <artifactId >gwt-material-addins</artifactId >
23- <version >2.1.1 -SNAPSHOT</version >
23+ <version >2.2 -SNAPSHOT</version >
2424</dependency >
2525```
2626
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >gwt-material-parent</artifactId >
77 <groupId >com.github.gwtmaterialdesign</groupId >
8- <version >2.1.1-SNAPSHOT </version >
8+ <version >2.1.1</version >
99 </parent >
1010
1111 <artifactId >gwt-material-addins</artifactId >
1212 <packaging >gwt-lib</packaging >
1313
1414 <name >Gwt Material Addins</name >
15- <version >2.1.1-SNAPSHOT </version >
15+ <version >2.1.1</version >
1616 <description >Extra Components of GWT Material Framework</description >
1717
1818 <properties >
19- <gwt-material .version>2.1.1-SNAPSHOT </gwt-material .version>
19+ <gwt-material .version>2.1.1</gwt-material .version>
2020 </properties >
2121
2222 <scm >
You can’t perform that action at this time.
0 commit comments