Skip to content

Commit 385d09c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3d140a4 commit 385d09c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

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

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

1313
<name>WinRM Java Client</name>
1414
<description>WinRM Java Client</description>
@@ -37,7 +37,7 @@
3737
<scm>
3838
<connection>scm:git:https://github.com/sentrysoftware/winrm.git</connection>
3939
<url>https://github.com/sentrysoftware/winrm</url>
40-
<tag>v1.1.01</tag>
40+
<tag>HEAD</tag>
4141
</scm>
4242

4343
<developers>
@@ -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:31:49Z</project.build.outputTimestamp>
80+
<project.build.outputTimestamp>2025-02-17T12:32:55Z</project.build.outputTimestamp>
8181
</properties>
8282

8383
<dependencyManagement>

0 commit comments

Comments
 (0)