| @@ -24,7 +24,7 @@ limitations under the License. |
|
|
| 24 |
24 |
</parent> |
| 25 |
25 |
|
| 26 |
26 |
<artifactId>plexus-utils</artifactId> |
| 27 |
|
- <version>4.0.1</version> |
|
27 |
+ <version>4.0.2-SNAPSHOT</version> |
| 28 |
28 |
|
| 29 |
29 |
<name>Plexus Common Utilities</name> |
| 30 |
30 |
<description>A collection of various utility classes to ease working with strings, files, command lines and |
| @@ -34,7 +34,7 @@ limitations under the License. |
|
|
| 34 |
34 |
<scm> |
| 35 |
35 |
<connection>scm:git:https://github.com/codehaus-plexus/plexus-utils.git</connection> |
| 36 |
36 |
<developerConnection>${project.scm.connection}</developerConnection> |
| 37 |
|
- <tag>plexus-utils-4.0.1</tag> |
|
37 |
+ <tag>master</tag> |
| 38 |
38 |
<url>https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag}/</url> |
| 39 |
39 |
</scm> |
| 40 |
40 |
<issueManagement> |
| @@ -49,7 +49,7 @@ limitations under the License. |
|
|
| 49 |
49 |
</distributionManagement> |
| 50 |
50 |
|
| 51 |
51 |
<properties> |
| 52 |
|
- <project.build.outputTimestamp>2024-04-13T09:06:44Z</project.build.outputTimestamp> |
|
52 |
+ <project.build.outputTimestamp>2024-04-13T09:07:04Z</project.build.outputTimestamp> |
| 53 |
53 |
</properties> |
| 54 |
54 |
|
| 55 |
55 |
<dependencies> |