File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change
1
+ October 4, 2012 - Release 0.4.12
2
+ * GeneViewer (lib): Version updated to 0.4.9
3
+ * LDViewer (lib): Version updated to 0.1.3
4
+ * pom.xml: GWT version updated to 2.5.1-rc1
5
+
1
6
October 5, 2012 - Release 0.4.11
2
7
* GeneViewer (lib): Version updated to 0.4.8
3
8
Original file line number Diff line number Diff line change 14
14
<properties >
15
15
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16
16
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
17
- <gwtVersion >2.5.0-rc2 </gwtVersion >
17
+ <gwtVersion >2.5.1-rc1 </gwtVersion >
18
18
</properties >
19
19
20
20
<repositories >
32
32
33
33
34
34
<dependencies >
35
- <dependency >
36
- <groupId >junit</groupId >
37
- <artifactId >junit</artifactId >
38
- <version >3.8.1</version >
39
- <scope >test</scope >
40
- </dependency >
41
35
<dependency >
42
36
<groupId >com.google.gwt</groupId >
43
37
<artifactId >gwt-user</artifactId >
You can’t perform that action at this time.
0 commit comments