Skip to content

Commit bc7d90f

Browse files
committed
[maven-release-plugin] prepare release 2026.5.7
1 parent 279c12e commit bc7d90f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

artcoded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>artcoded-parent</artifactId>
55
<groupId>tech.artcoded</groupId>
6-
<version>2025.5.7-SNAPSHOT</version>
6+
<version>2026.5.7</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>artcoded</artifactId>

event/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>artcoded-parent</artifactId>
55
<groupId>tech.artcoded</groupId>
6-
<version>2025.5.7-SNAPSHOT</version>
6+
<version>2026.5.7</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>tech.artcoded</groupId>
66
<artifactId>artcoded-parent</artifactId>
7-
<version>2025.5.7-SNAPSHOT</version>
7+
<version>2026.5.7</version>
88

99
<name>ARTCODED - ROOT</name>
1010

@@ -84,7 +84,7 @@
8484
<connection>
8585
scm:git:git@github.com:openartcoded/backend.git
8686
</connection>
87-
<tag>HEAD</tag>
87+
<tag>2026.5.7</tag>
8888
</scm>
8989

9090
<dependencyManagement>

0 commit comments

Comments
 (0)