Remove dead gwt-maven repository

The GWT 1.7.0 JARs are found in the central maven repository and
thus do not need to be obtained from this Google Code project.

Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2009-07-21 09:55:22 -07:00
parent 854a69b505
commit a47b6956dc

View File

@@ -675,11 +675,6 @@ limitations under the License.
<id>gerrit-maven-repository</id>
<url>http://gerrit.googlecode.com/svn/mavenrepo/</url>
</repository>
<repository>
<id>gwt-maven</id>
<url>http://gwt-maven.googlecode.com/svn/trunk/mavenrepo/</url>
</repository>
</repositories>
<pluginRepositories>