Skip to content

Commit 6e2d857

Browse files
[maven-release-plugin] prepare release v2.22.1
1 parent 187a33a commit 6e2d857

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<groupId>org.simplify4u</groupId>
2020
<artifactId>parent</artifactId>
21-
<version>2.22.1-SNAPSHOT</version>
21+
<version>2.22.1</version>
2222
<packaging>pom</packaging>
2323

2424
<name>Simplify4U parent POM</name>
@@ -53,7 +53,7 @@
5353
<connection>scm:git:[email protected]:s4u/parent</connection>
5454
<developerConnection>${project.scm.connection}</developerConnection>
5555
<url>https://github.com/s4u/parent</url>
56-
<tag>HEAD</tag>
56+
<tag>v2.22.1</tag>
5757
</scm>
5858

5959
<issueManagement>
@@ -108,7 +108,7 @@
108108
<mavenVersion>3.6.3</mavenVersion>
109109

110110
<!-- reproducible build -->
111-
<project.build.outputTimestamp>2024-10-31T20:45:21Z</project.build.outputTimestamp>
111+
<project.build.outputTimestamp>2025-03-02T09:20:37Z</project.build.outputTimestamp>
112112

113113
<!-- plugins versions -->
114114
<build-helper-maven-plugin.version>3.6.0</build-helper-maven-plugin.version>
@@ -308,7 +308,7 @@
308308
<groupId>org.simplify4u</groupId>
309309
<artifactId>parent</artifactId>
310310
<classifier>resources</classifier>
311-
<version>2.22.1-SNAPSHOT</version>
311+
<version>2.22.1</version>
312312
</dependency>
313313
</dependencies>
314314
</plugin>

0 commit comments

Comments
 (0)