Skip to content

Commit 8025758

Browse files
committed
Bump up the version number in POM.xml
1 parent c1da600 commit 8025758

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pramen/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>za.co.absa.pramen</groupId>
2929
<artifactId>pramen</artifactId>
30-
<version>1.12.9-SNAPSHOT</version>
30+
<version>1.12.10-SNAPSHOT</version>
3131
</parent>
3232

3333
<properties>

pramen/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>za.co.absa.pramen</groupId>
2929
<artifactId>pramen</artifactId>
30-
<version>1.12.9-SNAPSHOT</version>
30+
<version>1.12.10-SNAPSHOT</version>
3131
</parent>
3232

3333
<properties>

pramen/extras/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<groupId>za.co.absa.pramen</groupId>
2929
<artifactId>pramen</artifactId>
30-
<version>1.12.9-SNAPSHOT</version>
30+
<version>1.12.10-SNAPSHOT</version>
3131
</parent>
3232

3333
<properties>

pramen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>za.co.absa.pramen</groupId>
2424
<artifactId>pramen</artifactId>
25-
<version>1.12.9-SNAPSHOT</version>
25+
<version>1.12.10-SNAPSHOT</version>
2626
<packaging>pom</packaging>
2727

2828
<name>Pramen</name>

0 commit comments

Comments
 (0)