Skip to content

Commit

Permalink
Bump project version to 3.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jan 23, 2023
1 parent 54faa43 commit 6c2ce48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Deploy Plugin</name>
Expand Down Expand Up @@ -88,7 +88,7 @@ under the License.
<mavenSurefirePluginVersion>${surefire.version}</mavenSurefirePluginVersion>
<mavenWarPluginVersion>3.3.2</mavenWarPluginVersion>

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

<dependencies>
Expand Down

0 comments on commit 6c2ce48

Please sign in to comment.