File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
1111<dependency >
1212 <groupId >com.github.gwtmaterialdesign</groupId >
1313 <artifactId >gwt-material-addins</artifactId >
14- <version >2.0</version >
14+ <version >2.0.1 </version >
1515</dependency >
1616```
1717
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.0.1-SNAPSHOT </version >
8+ <version >2.0.1</version >
99 </parent >
1010
1111 <artifactId >gwt-material-addins</artifactId >
1212
1313 <name >Gwt Material Addins</name >
14- <version >2.0.1-SNAPSHOT </version >
14+ <version >2.0.1</version >
1515 <description >Extra Components of GWT Material Framework</description >
1616
1717 <properties >
18- <gwt-material .version>2.0.1-SNAPSHOT </gwt-material .version>
18+ <gwt-material .version>2.0.1</gwt-material .version>
1919 </properties >
2020
2121 <scm >
2222 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material-addins.git</
connection >
2323 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material-addins.git</
developerConnection >
2424 <url >http://github.com/GwtMaterialDesign/gwt-material-addins</url >
25- <tag >v2.0.1-SNAPSHOT </tag >
25+ <tag >v2.0.1</tag >
2626 </scm >
2727
2828 <licenses >
You can’t perform that action at this time.
0 commit comments