Skip to content

Commit 22bf1a4

Browse files
committed
[maven-release-plugin] prepare release v9.5.0
1 parent 6dd73c8 commit 22bf1a4

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

billy-andorra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.premiumminds</groupId>
1919
<artifactId>billy</artifactId>
20-
<version>9.4.1-SNAPSHOT</version>
20+
<version>9.5.0</version>
2121
</parent>
2222

2323
<properties>

billy-core-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.premiumminds</groupId>
1919
<artifactId>billy</artifactId>
20-
<version>9.4.1-SNAPSHOT</version>
20+
<version>9.5.0</version>
2121
</parent>
2222

2323
<properties>

billy-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.premiumminds</groupId>
2727
<artifactId>billy</artifactId>
28-
<version>9.4.1-SNAPSHOT</version>
28+
<version>9.5.0</version>
2929
</parent>
3030

3131
<properties>

billy-france/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.premiumminds</groupId>
1919
<artifactId>billy</artifactId>
20-
<version>9.4.1-SNAPSHOT</version>
20+
<version>9.5.0</version>
2121
</parent>
2222

2323
<properties>

billy-gin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>com.premiumminds</groupId>
2727
<artifactId>billy</artifactId>
28-
<version>9.4.1-SNAPSHOT</version>
28+
<version>9.5.0</version>
2929
</parent>
3030

3131
<properties>

billy-portugal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.premiumminds</groupId>
1919
<artifactId>billy</artifactId>
20-
<version>9.4.1-SNAPSHOT</version>
20+
<version>9.5.0</version>
2121
</parent>
2222

2323
<properties>

billy-spain/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.premiumminds</groupId>
1919
<artifactId>billy</artifactId>
20-
<version>9.4.1-SNAPSHOT</version>
20+
<version>9.5.0</version>
2121
</parent>
2222

2323
<properties>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<modelVersion>4.0.0</modelVersion>
1414
<artifactId>billy</artifactId>
1515
<name>billy</name>
16-
<version>9.4.1-SNAPSHOT</version>
16+
<version>9.5.0</version>
1717
<description>An opensource invoicing engine</description>
1818
<packaging>pom</packaging>
1919
<groupId>com.premiumminds</groupId>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:[email protected]:premium-minds/billy.git</connection>
5050
<developerConnection>scm:git:[email protected]:premium-minds/billy.git</developerConnection>
5151
<url>https://github.com/premium-minds/billy</url>
52-
<tag>HEAD</tag>
52+
<tag>v9.5.0</tag>
5353
</scm>
5454

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

0 commit comments

Comments
 (0)