Skip to content

Commit 6c2ce48

Browse files
Bump project version to 3.1.0-SNAPSHOT
1 parent 54faa43 commit 6c2ce48

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
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-deploy-plugin</artifactId>
31-
<version>3.0.1-SNAPSHOT</version>
31+
<version>3.1.0-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Deploy Plugin</name>
@@ -88,7 +88,7 @@ under the License.
8888
<mavenSurefirePluginVersion>${surefire.version}</mavenSurefirePluginVersion>
8989
<mavenWarPluginVersion>3.3.2</mavenWarPluginVersion>
9090

91-
<project.build.outputTimestamp>2022-07-16T16:14:30Z</project.build.outputTimestamp>
91+
<project.build.outputTimestamp>2023-01-23T18:00:59Z</project.build.outputTimestamp>
9292
</properties>
9393

9494
<dependencies>

0 commit comments

Comments
 (0)