We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86a34f commit 975350eCopy full SHA for 975350e
1 file changed
pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
24
</parent>
25
26
<artifactId>plexus-utils</artifactId>
27
- <version>4.0.3</version>
+ <version>4.0.4-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
@@ -57,7 +57,7 @@ limitations under the License.
57
</distributionManagement>
58
59
<properties>
60
- <project.build.outputTimestamp>2026-03-27T12:36:18Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2026-03-27T12:37:35Z</project.build.outputTimestamp>
61
</properties>
62
63
<dependencies>
0 commit comments