Skip to content

Commit c7b42fe

Browse files
committed
Merge branch 'release'
2 parents 23a51b4 + 0910bbf commit c7b42fe

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.4-SNAPSHOT</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-09T12:49:32Z</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)