Skip to content

Commit ff2ef22

Browse files
committed
GWT version updated to 2.5.1
1 parent 70af25e commit ff2ef22

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
March 4, 2012 - Release 0.6.2
2-
* Pom.xml updated: GWT version updated to 2.5.1-rc1
1+
March 26, 2014 - Release 0.6.2
2+
* Pom.xml updated: GWT version updated to 2.5.1
33
* Use ScriptInjector to inject script -> support for xsiframe linker
44

55
October 4, 2012 - Release 0.6.1
@@ -29,4 +29,4 @@ June 14, 2011 - Release 0.2.0
2929

3030
February 14, 2011 - Release 0.1.0
3131

32-
* Initial Version
32+
* Initial Version

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<properties>
1515
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1616
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
17-
<gwtVersion>2.5.1-rc1</gwtVersion>
17+
<gwtVersion>2.5.1</gwtVersion>
1818
</properties>
1919

2020

0 commit comments

Comments
 (0)