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 @@ -8,7 +8,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
88<dependency >
99 <groupId >com.github.gwtmaterialdesign</groupId >
1010 <artifactId >gwt-material-addins</artifactId >
11- <version >2.0-rc1 </version >
11+ <version >2.0-rc2 </version >
1212</dependency >
1313```
1414
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-SNAPSHOT </version >
7+ <version >2.0-rc2 </version >
88 </parent >
99
1010 <artifactId >gwt-material-addins</artifactId >
1111
1212 <name >Gwt Material Addins</name >
13- <version >2.0-SNAPSHOT </version >
13+ <version >2.0-rc2 </version >
1414 <description >Extra Components of GWT Material Framework</description >
1515
1616 <properties >
17- <gwt-material .version>2.0-SNAPSHOT </gwt-material .version>
17+ <gwt-material .version>2.0-rc2 </gwt-material .version>
1818 </properties >
1919
2020 <scm >
2121 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material-addins.git</
connection >
2222 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material-addins.git</
developerConnection >
2323 <url >http://github.com/GwtMaterialDesign/gwt-material-addins</url >
24- <tag >v2.0-SNAPSHOT </tag >
24+ <tag >v2.0-rc2 </tag >
2525 </scm >
2626
2727 <licenses >
You can’t perform that action at this time.
0 commit comments