Skip to content

Commit

Permalink
Migrate from legacy com.google.gwt to org.gwtproject.
Browse files Browse the repository at this point in the history
org.gwtproject already has a 2.11.0 release available, which I'm not upgrading to in this CL. I'll leave that to Dependabot (and future semi-automated Guava version bumps).

See google/auto#1342 (comment)

RELNOTES=n/a
PiperOrigin-RevId: 647700630
  • Loading branch information
cpovirk authored and Google Java Core Libraries committed Jun 28, 2024
1 parent 4facd69 commit a869b86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guava-gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@
</execution>
</executions>
</plugin>
<!-- TODO(cpovirk): We really should try tbroyer's plugin instead of this legacy one. -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>gwt-maven-plugin</artifactId>
Expand Down

0 comments on commit a869b86

Please sign in to comment.