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 54faa43 commit 6c2ce48Copy full SHA for 6c2ce48
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
30
<artifactId>maven-deploy-plugin</artifactId>
31
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Deploy Plugin</name>
@@ -88,7 +88,7 @@ under the License.
88
<mavenSurefirePluginVersion>${surefire.version}</mavenSurefirePluginVersion>
89
<mavenWarPluginVersion>3.3.2</mavenWarPluginVersion>
90
91
- <project.build.outputTimestamp>2022-07-16T16:14:30Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-01-23T18:00:59Z</project.build.outputTimestamp>
92
</properties>
93
94
<dependencies>
0 commit comments