Skip to content

Commit ee1a883

Browse files
committed
Prepare for next dev cycle
1 parent 1836391 commit ee1a883

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>se.trixon.yaya</groupId>
77
<artifactId>parent</artifactId>
8-
<version>24.12</version>
8+
<version>24.12x</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

branding/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>se.trixon.yaya</groupId>
77
<artifactId>parent</artifactId>
8-
<version>24.12</version>
8+
<version>24.12x</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>se.trixon.yaya</groupId>
66
<artifactId>parent</artifactId>
7-
<version>24.12</version>
7+
<version>24.12x</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>main</artifactId>

pom.xml

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

1111
<groupId>se.trixon.yaya</groupId>
1212
<artifactId>parent</artifactId>
13-
<version>24.12</version>
13+
<version>24.12x</version>
1414
<packaging>pom</packaging>
1515

1616
<name>parent</name>

0 commit comments

Comments
 (0)