Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
froque committed Apr 23, 2024
1 parent 6dd73c8 commit 22bf1a4
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion billy-andorra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion billy-core-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion billy-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion billy-france/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion billy-gin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion billy-portugal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion billy-spain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.premiumminds</groupId>
<artifactId>billy</artifactId>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
</parent>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>billy</artifactId>
<name>billy</name>
<version>9.4.1-SNAPSHOT</version>
<version>9.5.0</version>
<description>An opensource invoicing engine</description>
<packaging>pom</packaging>
<groupId>com.premiumminds</groupId>
Expand Down Expand Up @@ -49,7 +49,7 @@
<connection>scm:git:git@github.com:premium-minds/billy.git</connection>
<developerConnection>scm:git:git@github.com:premium-minds/billy.git</developerConnection>
<url>https://github.com/premium-minds/billy</url>
<tag>HEAD</tag>
<tag>v9.5.0</tag>
</scm>

<url>http://premium-minds.github.io/billy/</url>
Expand Down

0 comments on commit 22bf1a4

Please sign in to comment.