Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-source-plugin-3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 17, 2023
1 parent f186993 commit 02a9847
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-source-plugin</artifactId>
<version>3.3.0-SNAPSHOT</version>
<version>3.3.0</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Source Plugin</name>
Expand Down Expand Up @@ -58,7 +58,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>maven-source-plugin-3.3.0</tag>
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -79,7 +79,7 @@ under the License.
<properties>
<javaVersion>8</javaVersion>
<mavenVersion>3.2.5</mavenVersion>
<project.build.outputTimestamp>2019-12-16T18:10:36Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-05-17T21:31:06Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 02a9847

Please sign in to comment.