Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Nov 26, 2022
1 parent 8fecf8a commit ea43fa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-dependency-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Dependency Plugin</name>
Expand All @@ -44,7 +44,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
<tag>maven-dependency-plugin-3.4.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -94,7 +94,7 @@ under the License.
<pluginTestingVersion>3.3.0</pluginTestingVersion>
<resolverVersion>1.0.0.v20140518</resolverVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2022-11-26T21:25:08Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-11-26T21:26:37Z</project.build.outputTimestamp>
<slf4j.version>1.7.36</slf4j.version>
<plexus-archiver.version>4.6.0</plexus-archiver.version>
</properties>
Expand Down

0 comments on commit ea43fa6

Please sign in to comment.