Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Mar 10, 2024
1 parent 5908b14 commit 279fd6a
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.0-SNAPSHOT</version>
<version>1.8.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://git@github.com/mojohaus/extra-enforcer-rules.git</developerConnection>
<tag>HEAD</tag>
<tag>1.8.0</tag>
<url>https://github.com/mojohaus/extra-enforcer-rules/tree/master</url>
</scm>

Expand All @@ -63,7 +63,7 @@
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<!-- we need dot less properties for .vm -->
<enforcerPluginVersion>${maven-enforcer-plugin.version}</enforcerPluginVersion>
<project.build.outputTimestamp>2024-03-08T09:22:05Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-03-10T16:57:04Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 279fd6a

Please sign in to comment.