Skip to content

Commit

Permalink
[maven-release-plugin] prepare release exec-maven-plugin-3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Jul 15, 2022
1 parent 19e19e4 commit 23c81e5
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>exec-maven-plugin</artifactId>
<version>3.1.0-SNAPSHOT</version>
<version>3.1.0</version>
<packaging>maven-plugin</packaging>

<name>Exec Maven Plugin</name>
Expand Down Expand Up @@ -102,7 +102,7 @@
<connection>scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
<tag>HEAD</tag>
<tag>exec-maven-plugin-3.1.0</tag>
</scm>

<dependencies>
Expand Down Expand Up @@ -202,7 +202,7 @@
<properties>
<mavenVersion>3.2.5</mavenVersion>
<slf4j.version>1.7.36</slf4j.version>
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-07-15T02:43:08Z</project.build.outputTimestamp>
</properties>

<build>
Expand Down

0 comments on commit 23c81e5

Please sign in to comment.