Skip to content

Commit

Permalink
Releasing version
Browse files Browse the repository at this point in the history
  • Loading branch information
moditect-release-bot committed Feb 7, 2024
1 parent ec2366e commit 05c98fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<groupId>org.moditect</groupId>
<artifactId>moditect-org-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.0.Final</version>
<packaging>pom</packaging>

<name>moditect-org-parent</name>
Expand All @@ -50,7 +50,7 @@
<nexus.url>https://oss.sonatype.org</nexus.url>
<repository.url>git@github.com:${project.github.repository}.git</repository.url>
<!-- value comes from property git.commit.author.time -->
<project.build.outputTimestamp>${git.commit.author.time}</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-02-07T20:28:54Z</project.build.outputTimestamp>
<version.antrun.plugin>3.1.0</version.antrun.plugin>
<version.clean.plugin>3.3.2</version.clean.plugin>
<version.compiler.plugin>3.12.1</version.compiler.plugin>
Expand Down

0 comments on commit 05c98fc

Please sign in to comment.