Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Sep 20, 2024
1 parent 5b9d941 commit be237e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>extra-enforcer-rules</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.9.0</version>

<name>Extra Enforcer Rules</name>

Expand Down Expand Up @@ -52,7 +52,7 @@
<scm>
<connection>scm:git:https://github.com/mojohaus/extra-enforcer-rules.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mojohaus/extra-enforcer-rules.git</developerConnection>
<tag>HEAD</tag>
<tag>1.9.0</tag>
<url>https://github.com/mojohaus/extra-enforcer-rules/tree/master</url>
</scm>

Expand All @@ -61,7 +61,7 @@
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<!-- we need dot less properties for .vm -->
<enforcerPluginVersion>${maven-enforcer-plugin.version}</enforcerPluginVersion>
<project.build.outputTimestamp>2024-03-10T16:57:17Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-09-20T15:13:40Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit be237e4

Please sign in to comment.