Skip to content

Commit d28f608

Browse files
[maven-release-plugin] prepare release 3.2.0
1 parent 96d307b commit d28f608

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.2.0-SNAPSHOT</version>
12+
<version>3.2.0</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://[email protected]/mojohaus/exec-maven-plugin.git</developerConnection>
120-
<tag>HEAD</tag>
120+
<tag>3.2.0</tag>
121121
<url>https://github.com/mojohaus/exec-maven-plugin/tree/master</url>
122122
</scm>
123123

@@ -126,7 +126,7 @@
126126
<slf4j.version>1.7.36</slf4j.version>
127127
<asm.version>9.6</asm.version>
128128
<invoker.parallelThreads>1C</invoker.parallelThreads>
129-
<project.build.outputTimestamp>2024-01-31T17:21:50Z</project.build.outputTimestamp>
129+
<project.build.outputTimestamp>2024-02-21T22:48:53Z</project.build.outputTimestamp>
130130
</properties>
131131

132132
<dependencies>

0 commit comments

Comments
 (0)