Update gwtorm to 1.6

Fixes a blocking bug in SQL statement generation at 1.5.

Change-Id: Ia619cf6dc230efc8656c9c972d0c14b1332243fc
This commit is contained in:
Dave Borowitz
2013-01-29 14:27:27 -08:00
parent 9dd764a380
commit ed786b3518

View File

@@ -47,7 +47,7 @@ limitations under the License.
<properties>
<jgitVersion>2.2.0.201212191850-r</jgitVersion>
<gwtormVersion>1.5</gwtormVersion>
<gwtormVersion>1.6</gwtormVersion>
<gwtjsonrpcVersion>1.3</gwtjsonrpcVersion>
<gwtexpuiVersion>1.3.1</gwtexpuiVersion>
<gwtVersion>2.5.0</gwtVersion>