Skip to content

Commit 0eabeef

Browse files
Bump project version to 3.4.0-SNAPSHOT
1 parent b8af16f commit 0eabeef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-dependency-plugin</artifactId>
33-
<version>3.3.1-SNAPSHOT</version>
33+
<version>3.4.0-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Dependency Plugin</name>
@@ -94,7 +94,7 @@ under the License.
9494
<pluginTestingVersion>3.3.0</pluginTestingVersion>
9595
<resolverVersion>1.0.0.v20140518</resolverVersion>
9696
<javaVersion>8</javaVersion>
97-
<project.build.outputTimestamp>2022-03-05T18:51:54Z</project.build.outputTimestamp>
97+
<project.build.outputTimestamp>2022-11-22T08:07:26Z</project.build.outputTimestamp>
9898
<slf4j.version>1.7.36</slf4j.version>
9999
</properties>
100100

0 commit comments

Comments
 (0)