| @@ -27,7 +27,7 @@ |
|
|
| 27 |
27 |
</parent> |
| 28 |
28 |
|
| 29 |
29 |
<artifactId>maven-shared-utils</artifactId> |
| 30 |
|
- <version>4.0.0-SNAPSHOT</version> |
|
30 |
+ <version>3.4.0</version> |
| 31 |
31 |
|
| 32 |
32 |
<name>Apache Maven Shared Utils</name> |
| 33 |
33 |
<description>Shared utilities for use by Maven core and plugins</description> |
| @@ -41,7 +41,7 @@ |
|
|
| 41 |
41 |
<scm> |
| 42 |
42 |
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</connection> |
| 43 |
43 |
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</developerConnection> |
| 44 |
|
- <tag>HEAD</tag> |
|
44 |
+ <tag>maven-shared-utils-3.4.0</tag> |
| 45 |
45 |
<url>https://github.com/apache/maven-shared-utils/tree/${project.scm.tag}</url> |
| 46 |
46 |
</scm> |
| 47 |
47 |
<issueManagement> |
| @@ -61,7 +61,7 @@ |
|
|
| 61 |
61 |
|
| 62 |
62 |
<properties> |
| 63 |
63 |
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder</checkstyle.violation.ignore> |
| 64 |
|
- <project.build.outputTimestamp>2021-04-26T13:54:25Z</project.build.outputTimestamp> |
|
64 |
+ <project.build.outputTimestamp>2023-04-27T19:53:11Z</project.build.outputTimestamp> |
| 65 |
65 |
<javaVersion>8</javaVersion> |
| 66 |
66 |
<mavenVersion>3.2.5</mavenVersion> |
| 67 |
67 |
</properties> |