Skip to content

Commit 416c83a

Browse files
Bump org.codehaus.mojo:mojo-parent from 80 to 82 (#429)
- [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sylwester Lachiewicz <slachiewicz@apache.org>
1 parent 8d3327f commit 416c83a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MojoHaus Exec Maven Plugin
22

33
This is the [exec-maven-plugin](http://www.mojohaus.org/exec-maven-plugin/).
4-
4+
55
[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/mojohaus/sql-maven-plugin.svg?label=License)](http://www.apache.org/licenses/)
66
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/exec-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/exec-maven-plugin)
77
[![GitHub CI](https://github.com/mojohaus/exec-maven-plugin/actions/workflows/maven.yml/badge.svg)](https://github.com/mojohaus/exec-maven-plugin/actions/workflows/maven.yml)
@@ -17,3 +17,4 @@ For publishing the site do the following:
1717
cd target/checkout
1818
mvn verify site site:stage scm-publish:publish-scm
1919
```
20+

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.mojo</groupId>
77
<artifactId>mojo-parent</artifactId>
8-
<version>80</version>
8+
<version>82</version>
99
</parent>
1010

1111
<artifactId>exec-maven-plugin</artifactId>

0 commit comments

Comments
 (0)