Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jun 9, 2023
1 parent 3c52bf6 commit 03b9f73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.simplify4u</groupId>
<artifactId>parent</artifactId>
<version>2.18.1-SNAPSHOT</version>
<version>2.19.0</version>
<packaging>pom</packaging>

<name>Simplify4U parent POM</name>
Expand Down Expand Up @@ -53,7 +53,7 @@
<connection>scm:git:git@github.com:s4u/parent</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<url>https://github.com/s4u/parent</url>
<tag>HEAD</tag>
<tag>v2.19.0</tag>
</scm>

<issueManagement>
Expand Down Expand Up @@ -108,7 +108,7 @@
<maven.version>3.6.0</maven.version>

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

<!-- plugins versions -->
<build-helper-maven-plugin.version>3.4.0</build-helper-maven-plugin.version>
Expand Down Expand Up @@ -295,7 +295,7 @@
<groupId>org.simplify4u</groupId>
<artifactId>parent</artifactId>
<classifier>resources</classifier>
<version>2.18.1-SNAPSHOT</version>
<version>2.19.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 03b9f73

Please sign in to comment.