Skip to content

Commit a0a059f

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump org.codehaus.mojo:mojo-parent from 80 to 84
Bumps [org.codehaus.mojo:mojo-parent](https://github.com/mojohaus/mojo-parent) from 80 to 84. - [Release notes](https://github.com/mojohaus/mojo-parent/releases) - [Commits](https://github.com/mojohaus/mojo-parent/commits) --- updated-dependencies: - dependency-name: org.codehaus.mojo:mojo-parent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f52a09 commit a0a059f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# MojoHaus BuildNumber Maven Plugin
22

33
This is the [buildnumber-maven-plugin](http://www.mojohaus.org/buildnumber-maven-plugin/).
4-
4+
55
[![The MIT License](https://img.shields.io/github/license/mojohaus/buildnumber-maven-plugin.svg?label=License)](https://opensource.org/licenses/MIT)
66
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.mojo/buildnumber-maven-plugin.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.mojo/buildnumber-maven-plugin)
77
[![Build Status](https://github.com/mojohaus/buildnumber-maven-plugin/workflows/GitHub%20CI/badge.svg?branch=master)](https://github.com/mojohaus/buildnumber-maven-plugin/actions/workflows/maven.yml?query=branch%3Amaster)
@@ -19,3 +19,4 @@ For publishing the site do the following:
1919
cd target/checkout
2020
mvn verify site site:stage scm-publish:publish-scm
2121
```
22+

pom.xml

+1-1
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>84</version>
99
</parent>
1010

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

0 commit comments

Comments
 (0)