Skip to content

Commit

Permalink
chore(release): update next dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Nov 23, 2023
1 parent d7b2401 commit 0b13d2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"name": "bonita-rest-api-extension-archetype",
"version": "1.7.0"
"version": "1.7.1"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.bonitasoft.archetypes</groupId>
<artifactId>bonita-rest-api-extension-archetype</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>
<name>Bonita Rest API extension Archetype</name>
<description>Maven archetype to bootstrap a Bonita Rest API extension project</description>
Expand Down

0 comments on commit 0b13d2d

Please sign in to comment.