Skip to content

Commit a932a51

Browse files
committed
Prepare for the next release candidate
1 parent 32d7183 commit a932a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</parent>
2626
<artifactId>commons-release-plugin</artifactId>
2727
<packaging>maven-plugin</packaging>
28-
<version>1.8.3-SNAPSHOT</version>
28+
<version>1.8.3</version>
2929
<name>Apache Commons Release Plugin</name>
3030

3131
<description>
@@ -125,7 +125,7 @@
125125
<project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>
126126
<!-- This is used by reporting plugins -->
127127
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
128-
<project.build.outputTimestamp>2024-04-19T14:42:04Z</project.build.outputTimestamp>
128+
<project.build.outputTimestamp>2024-11-03T20:02:30Z</project.build.outputTimestamp>
129129

130130
<commons.release.isDistModule>true</commons.release.isDistModule>
131131
<commons.bc.version>1.8.2</commons.bc.version>

0 commit comments

Comments
 (0)