Skip to content

Commit d436a6b

Browse files
authored
Merge pull request #58 from MetricsHub/release/v1.1.02
Release v1.1.02 and prepare v1.1.03-SNAPSHOT
2 parents e9412ae + e5877ef commit d436a6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>winrm-java</artifactId>
11-
<version>1.1.02-SNAPSHOT</version>
11+
<version>1.1.03-SNAPSHOT</version>
1212

1313
<name>WinRM Java Client</name>
1414
<description>WinRM Java Client</description>
@@ -77,7 +77,7 @@
7777

7878
<!-- Reproducible Build -->
7979
<!-- See https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
80-
<project.build.outputTimestamp>2025-02-17T12:32:55Z</project.build.outputTimestamp>
80+
<project.build.outputTimestamp>2025-04-03T12:15:29Z</project.build.outputTimestamp>
8181
</properties>
8282

8383
<dependencyManagement>

0 commit comments

Comments
 (0)