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:
		
							
								
								
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								pom.xml
									
									
									
									
									
								
							@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user