Skip to content

Commit 0da000b

Browse files
author
🤖 Aadarchi releaser bot
committed
[maven-release-plugin] commit changed
files
1 parent 7af4969 commit 0da000b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/on_workflow_dispatch_perform_maven_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
releaseversion:
1010
description: 'Release version'
1111
required: true
12-
default: "0.2.6"
12+
default: "0.2.7"
1313

1414
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1515
permissions:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can use the archetype by running this maven-friendly 😅command.
1313
Current version is ![GitHub version](https://badge.fury.io/gh/Riduidel%2Faadarchi.svg)
1414

1515
```sh
16-
mvn archetype:generate -DarchetypeVersion=0.2.6 -Daadarchi-version=0.2.6 -DarchetypeGroupId=io.github.Riduidel.aadarchi -DarchetypeArtifactId=archetype
16+
mvn archetype:generate -DarchetypeVersion=0.2.7 -Daadarchi-version=0.2.7 -DarchetypeGroupId=io.github.Riduidel.aadarchi -DarchetypeArtifactId=archetype
1717
```
1818

1919
This will ask you a few questions and generate the project.

0 commit comments

Comments
 (0)