Skip to content

Commit

Permalink
Bump project version to 2.13.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Oct 10, 2022
1 parent 2c16f8e commit fb28efc
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 @@ -8,7 +8,7 @@
</parent>

<artifactId>versions-maven-plugin</artifactId>
<version>2.12.1-SNAPSHOT</version>
<version>2.13.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Versions Maven Plugin</name>
Expand Down Expand Up @@ -115,7 +115,7 @@
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
<sitePluginVersion>3.7</sitePluginVersion>
<project.build.outputTimestamp>2022-09-06T06:39:51Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-10-10T21:19:23Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit fb28efc

Please sign in to comment.