Update gwtorm to 1.1.4-SNAPSHOT
In 1.1.4 gwtorm actually changed a number of APIs, so this is going to break our build until we can adapt Gerrit's sources to match. Since its such a large amount of code to update, I'm going to just let the build break and do smaller targeted commits. Change-Id: I2bf5c127e2434250865bc56deb6d75e9cc03642f Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -47,7 +47,7 @@ limitations under the License.
|
||||
|
||||
<properties>
|
||||
<jgitVersion>0.5.1.51-g96b2e76</jgitVersion>
|
||||
<gwtormVersion>1.1.3</gwtormVersion>
|
||||
<gwtormVersion>1.1.4-SNAPSHOT</gwtormVersion>
|
||||
<gwtjsonrpcVersion>1.2.1</gwtjsonrpcVersion>
|
||||
<gwtexpuiVersion>1.2.0</gwtexpuiVersion>
|
||||
<gwtVersion>2.0.0</gwtVersion>
|
||||
|
Reference in New Issue
Block a user