Skip to content

Commit 58be40b

Browse files
committed
[maven-release-plugin] prepare release 3.1.1
1 parent 285443b commit 58be40b

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>exec-maven-plugin</artifactId>
12-
<version>3.1.1-SNAPSHOT</version>
12+
<version>3.1.1</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>Exec Maven Plugin</name>
@@ -117,7 +117,7 @@
117117
<scm>
118118
<connection>scm:git:https://github.com/mojohaus/exec-maven-plugin.git</connection>
119119
<developerConnection>scm:git:ssh://git@github.com/mojohaus/exec-maven-plugin.git</developerConnection>
120-
<tag>HEAD</tag>
120+
<tag>3.1.1</tag>
121121
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
122122
</scm>
123123

@@ -126,7 +126,7 @@
126126
<recommendedJavaBuildVersion>11</recommendedJavaBuildVersion>
127127
<slf4j.version>1.7.36</slf4j.version>
128128
<invoker.parallelThreads>1C</invoker.parallelThreads>
129-
<project.build.outputTimestamp>2022-07-15T02:43:45Z</project.build.outputTimestamp>
129+
<project.build.outputTimestamp>2023-11-17T00:20:55Z</project.build.outputTimestamp>
130130
</properties>
131131

132132
<dependencies>

0 commit comments

Comments
 (0)