We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4789f7a commit de43144Copy full SHA for de43144
pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
24
</parent>
25
26
<artifactId>plexus-utils</artifactId>
27
- <version>4.0.2</version>
+ <version>4.0.3-SNAPSHOT</version>
28
29
<name>Plexus Common Utilities</name>
30
<description>A collection of various utility classes to ease working with strings, files, command lines and
@@ -49,7 +49,7 @@ limitations under the License.
49
</distributionManagement>
50
51
<properties>
52
- <project.build.outputTimestamp>2024-09-23T19:00:34Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-09-23T19:01:42Z</project.build.outputTimestamp>
53
</properties>
54
55
<dependencies>
0 commit comments