Skip to content

Commit 23c81e5

Browse files
committed
[maven-release-plugin] prepare release exec-maven-plugin-3.1.0
1 parent 19e19e4 commit 23c81e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>exec-maven-plugin</artifactId>
11-
<version>3.1.0-SNAPSHOT</version>
11+
<version>3.1.0</version>
1212
<packaging>maven-plugin</packaging>
1313

1414
<name>Exec Maven Plugin</name>
@@ -102,7 +102,7 @@
102102
<connection>scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection>
103103
<developerConnection>scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection>
104104
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
105-
<tag>HEAD</tag>
105+
<tag>exec-maven-plugin-3.1.0</tag>
106106
</scm>
107107

108108
<dependencies>
@@ -202,7 +202,7 @@
202202
<properties>
203203
<mavenVersion>3.2.5</mavenVersion>
204204
<slf4j.version>1.7.36</slf4j.version>
205-
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
205+
<project.build.outputTimestamp>2022-07-15T02:43:08Z</project.build.outputTimestamp>
206206
</properties>
207207

208208
<build>

0 commit comments

Comments
 (0)