Skip to content

Commit d820cd9

Browse files
committed
GWT version updated to 2.5.1
1 parent 4abe18a commit d820cd9

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
Match 4, 2013 - Release 0.1.2
1+
March 26, 2014 - Release 0.1.3
2+
* pom.xml: GWT version updated to 2.5.1
3+
4+
March 4, 2013 - Release 0.1.2
25
* PJS (Update): Processing warpper library updated to 0.6.2
36
* pom.xml: GWT version updated to 2.5.1-rc1
47

@@ -12,4 +15,4 @@ June 11, 2012 - Release 0.1.1
1215

1316
June 11, 2012 - Release 0.1.0
1417

15-
* Initial version
18+
* Initial version

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<properties>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
18-
<gwtVersion>2.5.1-rc1</gwtVersion>
18+
<gwtVersion>2.5.1</gwtVersion>
1919
</properties>
2020

2121

0 commit comments

Comments
 (0)