Skip to content

Commit

Permalink
releng: Bump build-helper-maven-plugin to v3.4.0
Browse files Browse the repository at this point in the history
Bump the build-helper-maven-plugin version from 3.0.0 to 3.4.0.

Change-Id: Ic2b47d2d080c99a05880911c63d80e067b899dd8
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/c/tracecompass/org.eclipse.tracecompass/+/203615
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
  • Loading branch information
marco-miller committed Aug 15, 2023
1 parent cb17493 commit d7839b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion releng/org.eclipse.tracecompass.target/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.0.0</version>
<version>3.4.0</version>
<executions>
<execution>
<id>attach-artifacts</id>
Expand Down

0 comments on commit d7839b0

Please sign in to comment.