Skip to content

Commit 03b9f73

Browse files
[maven-release-plugin] prepare release v2.19.0
1 parent 3c52bf6 commit 03b9f73

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.18.1-SNAPSHOT</version>
21+
<version>2.19.0</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.19.0</tag>
5757
</scm>
5858

5959
<issueManagement>
@@ -108,7 +108,7 @@
108108
<maven.version>3.6.0</maven.version>
109109

110110
<!-- reproducible build -->
111-
<project.build.outputTimestamp>2023-01-09T17:57:29Z</project.build.outputTimestamp>
111+
<project.build.outputTimestamp>2023-06-09T12:24:14Z</project.build.outputTimestamp>
112112

113113
<!-- plugins versions -->
114114
<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
@@ -295,7 +295,7 @@
295295
<groupId>org.simplify4u</groupId>
296296
<artifactId>parent</artifactId>
297297
<classifier>resources</classifier>
298-
<version>2.18.1-SNAPSHOT</version>
298+
<version>2.19.0</version>
299299
</dependency>
300300
</dependencies>
301301
</plugin>

0 commit comments

Comments
 (0)