Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Apr 26, 2024
1 parent 0ed18be commit 4f016bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -28,7 +28,7 @@ under the License.
</parent>

<artifactId>maven-deploy-plugin</artifactId>
<version>3.1.2-SNAPSHOT</version>
<version>3.1.2</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Deploy Plugin</name>
Expand All @@ -49,7 +49,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-deploy-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-deploy-plugin-3.1.2</tag>
<url>https://github.com/apache/maven-deploy-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -88,7 +88,7 @@ under the License.
<mavenSurefirePluginVersion>${version.maven-surefire}</mavenSurefirePluginVersion>
<mavenWarPluginVersion>${version.maven-war-plugin}</mavenWarPluginVersion>

<project.build.outputTimestamp>2023-03-21T14:38:01Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-26T10:30:22Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 4f016bc

Please sign in to comment.