Skip to content

Commit 1117006

Browse files
committed
Final adjustments to pom.xml for 2.5.0.0 release.
1 parent d6251b5 commit 1117006

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
@@ -146,7 +146,7 @@
146146
<!-- TODO: Be sure to update. Should be date of previous official release -->
147147
<!-- Exact date in the form 'yyyy-dd-yy 00:00:00' should be used. You can find the previous release date -->
148148
<!-- n the previous release notes file under the 'documentation/' directory. -->
149-
<date.prev_release>2021-05-07 00:00:00</date.prev_release>
149+
<date.prev_release>2021-05-24 00:00:00</date.prev_release>
150150
</properties>
151151

152152
<dependencyManagement>
@@ -683,7 +683,7 @@
683683
<plugin>
684684
<groupId>org.apache.maven.plugins</groupId>
685685
<artifactId>maven-project-info-reports-plugin</artifactId>
686-
<version>3.3.0</version>
686+
<version>3.4.0</version>
687687
</plugin>
688688

689689
<plugin>

0 commit comments

Comments
 (0)