File tree Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Expand file tree Collapse file tree 4 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 88 - $HOME/.m2
99before_install :
1010# install the gwt-material-jquery library
11- - git clone -b release_2.5 .0 https://github.com/GwtMaterialDesign/gwt-material-jquery.git
11+ - git clone -b release_2.6 .0 https://github.com/GwtMaterialDesign/gwt-material-jquery.git
1212- cd gwt-material-jquery
1313- mvn install -DskipTests=true -DdryRun=true
1414- cd ..
1515# install the gwt-material library
16- - git clone -b release_2.5 .0 https://github.com/GwtMaterialDesign/gwt-material.git
16+ - git clone -b release_2.6 .0 https://github.com/GwtMaterialDesign/gwt-material.git
1717- cd gwt-material
1818- mvn install -DskipTests=true -DdryRun=true
1919- cd ..
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ AmCharts V4 Official Documentation can be found [here](https://www.amcharts.com/
1313
1414
1515## Maven
16- ### Current Version 2.5 .0
16+ ### Current Version 2.6 .0
1717``` xml
1818<dependency >
1919 <groupId >com.github.gwtmaterialdesign</groupId >
2020 <artifactId >gwt-material-am4charts</artifactId >
21- <version >2.5 .0</version >
21+ <version >2.6 .0</version >
2222</dependency >
2323```
2424
Original file line number Diff line number Diff line change 3737 </content >
3838 <orderEntry type =" inheritedJdk" />
3939 <orderEntry type =" sourceFolder" forTests =" false" />
40- <orderEntry type =" library" name =" Maven: com.github.gwtmaterialdesign:gwt-material-jquery:2.4.0-SNAPSHOT" level =" project" />
4140 <orderEntry type =" library" name =" Maven: com.google.gwt:gwt-user:2.9.0" level =" project" />
4241 <orderEntry type =" library" name =" Maven: com.google.jsinterop:jsinterop-annotations:2.0.0" level =" project" />
4342 <orderEntry type =" library" name =" Maven: javax.validation:validation-api:1.0.0.GA" level =" project" />
9493 <orderEntry type =" library" name =" Maven: org.mortbay.jasper:apache-jsp:8.0.9.M3" level =" project" />
9594 <orderEntry type =" library" name =" Maven: org.mortbay.jasper:apache-el:8.0.9.M3" level =" project" />
9695 <orderEntry type =" module" module-name =" gwt-material-jquery" />
97- <orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.11 " level =" project" />
96+ <orderEntry type =" library" scope =" TEST" name =" Maven: junit:junit:4.13.1 " level =" project" />
9897 <orderEntry type =" library" scope =" TEST" name =" Maven: org.hamcrest:hamcrest-core:1.3" level =" project" />
9998 </component >
10099</module >
Original file line number Diff line number Diff line change 77
88 <groupId >com.github.gwtmaterialdesign</groupId >
99 <artifactId >gwt-material-am4charts</artifactId >
10- <version >2.5.0 </version >
10+ <version >2.6.0-SNAPSHOT </version >
1111 <packaging >gwt-lib</packaging >
1212
1313 <name >Gwt Material AmCharts V4</name >
3838 <
connection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
connection >
3939 <
developerConnection >scm:git:
[email protected] :GwtMaterialDesign/gwt-material.git</
developerConnection >
4040 <url >http://github.com/GwtMaterialDesign/gwt-material</url >
41- <tag >v2.5 .0</tag >
41+ <tag >v2.6 .0</tag >
4242 </scm >
4343
4444 <licenses >
You can’t perform that action at this time.
0 commit comments