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 01908b2 commit b011e20Copy full SHA for b011e20
pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
26
</parent>
27
28
<artifactId>plexus-utils</artifactId>
29
- <version>3.4.2</version>
+ <version>3.4.3-SNAPSHOT</version>
30
31
<name>Plexus Common Utilities</name>
32
<description>A collection of various utility classes to ease working with strings, files, command lines, XML and
@@ -51,7 +51,7 @@ limitations under the License.
51
</distributionManagement>
52
53
<properties>
54
- <project.build.outputTimestamp>2022-05-17T20:30:09Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2022-05-17T20:32:02Z</project.build.outputTimestamp>
55
</properties>
56
57
<dependencies>
0 commit comments