Skip to content

Commit

Permalink
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v3 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Jun 3, 2019
1 parent 8bdda6a commit 6d11bb3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion google-http-client-apache-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.12</version>
<version>3.0.0</version>
<executions>
<execution>
<id>add-test-source</id>
Expand Down
2 changes: 1 addition & 1 deletion google-http-client-gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.12</version>
<version>3.0.0</version>
<executions>
<execution>
<id>add-test-source</id>
Expand Down
2 changes: 1 addition & 1 deletion google-http-client-jackson2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.12</version>
<version>3.0.0</version>
<executions>
<execution>
<id>add-test-source</id>
Expand Down
2 changes: 1 addition & 1 deletion google-http-client-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.12</version>
<version>3.0.0</version>
<executions>
<execution>
<id>add-test-source</id>
Expand Down
2 changes: 1 addition & 1 deletion google-http-client-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.12</version>
<version>3.0.0</version>
<executions>
<execution>
<id>add-test-source</id>
Expand Down

0 comments on commit 6d11bb3

Please sign in to comment.