We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6251b5 commit 1117006Copy full SHA for 1117006
pom.xml
@@ -146,7 +146,7 @@
146
<!-- TODO: Be sure to update. Should be date of previous official release -->
147
<!-- Exact date in the form 'yyyy-dd-yy 00:00:00' should be used. You can find the previous release date -->
148
<!-- n the previous release notes file under the 'documentation/' directory. -->
149
- <date.prev_release>2021-05-07 00:00:00</date.prev_release>
+ <date.prev_release>2021-05-24 00:00:00</date.prev_release>
150
</properties>
151
152
<dependencyManagement>
@@ -683,7 +683,7 @@
683
<plugin>
684
<groupId>org.apache.maven.plugins</groupId>
685
<artifactId>maven-project-info-reports-plugin</artifactId>
686
- <version>3.3.0</version>
+ <version>3.4.0</version>
687
</plugin>
688
689
0 commit comments