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 @@ -7,7 +7,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
77<dependency >
88 <groupId >com.github.gwtmaterialdesign</groupId >
99 <artifactId >gwt-material-addins</artifactId >
10- <version >1.5.2 </version >
10+ <version >1.6.0 </version >
1111</dependency >
1212```
1313
@@ -16,7 +16,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
1616<dependency >
1717 <groupId >com.github.gwtmaterialdesign</groupId >
1818 <artifactId >gwt-material-addins</artifactId >
19- <version >1.6 .0-SNAPSHOT</version >
19+ <version >2 .0-SNAPSHOT</version >
2020</dependency >
2121```
2222
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.6.0-SNAPSHOT </version >
6+ <version >1.6.0</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
1010 <artifactId >gwt-material-addins</artifactId >
1111
1212 <name >Gwt Material Addins</name >
13- <version >1.6.0-SNAPSHOT </version >
13+ <version >1.6.0</version >
1414 <description >Extra Components of GWT Material Framework</description >
1515
1616 <properties >
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 >v1.6.0-SNAPSHOT </tag >
24+ <tag >v1.6.0</tag >
2525 </scm >
2626
2727 <licenses >
You can’t perform that action at this time.
0 commit comments