We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9412ae + e5877ef commit d436a6bCopy full SHA for d436a6b
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>winrm-java</artifactId>
11
- <version>1.1.02-SNAPSHOT</version>
+ <version>1.1.03-SNAPSHOT</version>
12
13
<name>WinRM Java Client</name>
14
<description>WinRM Java Client</description>
@@ -77,7 +77,7 @@
77
78
<!-- Reproducible Build -->
79
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
80
- <project.build.outputTimestamp>2025-02-17T12:32:55Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-04-03T12:15:29Z</project.build.outputTimestamp>
81
</properties>
82
83
<dependencyManagement>
0 commit comments