Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f80596e

Browse filesBrowse files
committed
[maven-release-plugin] prepare release maven-source-plugin-3.3.1
1 parent 7626998 commit f80596e
Copy full SHA for f80596e

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-source-plugin</artifactId>
31-
<version>3.3.1-SNAPSHOT</version>
31+
<version>3.3.1</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Source Plugin</name>
@@ -58,7 +58,7 @@ under the License.
5858
<scm>
5959
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection>
6060
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection>
61-
<tag>HEAD</tag>
61+
<tag>maven-source-plugin-3.3.1</tag>
6262
<url>https://github.com/apache/maven-source-plugin/tree/${project.scm.tag}</url>
6363
</scm>
6464
<issueManagement>
@@ -79,7 +79,7 @@ under the License.
7979
<properties>
8080
<javaVersion>8</javaVersion>
8181
<mavenVersion>3.2.5</mavenVersion>
82-
<project.build.outputTimestamp>2023-05-17T21:31:27Z</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>2024-03-30T01:48:50Z</project.build.outputTimestamp>
8383
</properties>
8484

8585
<dependencyManagement>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.