Use gwtorm 1.1.1-SNAPSHOT
For MySQL in GMT+10 timezones we need to not supply a phony default value for TIMESTAMP columns in the database. gwtorm 1.1.1 has removed those defaults. Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -254,7 +254,7 @@ limitations under the License.
|
||||
|
||||
<properties>
|
||||
<jgitVersion>0.4.0-372-gbd3c3db</jgitVersion>
|
||||
<gwtormVersion>1.1.0</gwtormVersion>
|
||||
<gwtormVersion>1.1.1-SNAPSHOT</gwtormVersion>
|
||||
<gwtjsonrpcVersion>1.1.0</gwtjsonrpcVersion>
|
||||
<gwtexpuiVersion>1.1.1-SNAPSHOT</gwtexpuiVersion>
|
||||
<gwtVersion>1.6.4</gwtVersion>
|
||||
|
Reference in New Issue
Block a user