Skip to content

Commit 5a81526

Browse files
committed
[maven-release-plugin] prepare release syslog-java-client-1.1.8
1 parent a359c38 commit 5a81526

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
@@ -26,7 +26,7 @@
2626

2727
<groupId>io.jenkins.lib</groupId>
2828
<artifactId>syslog-java-client</artifactId>
29-
<version>1.1.8-SNAPSHOT</version>
29+
<version>1.1.8</version>
3030
<packaging>bundle</packaging>
3131

3232
<name>syslog-java-client</name>
@@ -51,12 +51,12 @@
5151
<scm>
5252
<connection>scm:git:https://github.com/jenkinsci/syslog-java-client.git</connection>
5353
<developerConnection>scm:git:[email protected]:jenkinsci/syslog-java-client.git</developerConnection>
54-
<tag>HEAD</tag>
54+
<tag>syslog-java-client-1.1.8</tag>
5555
<url>https://github.com/jenkinsci/syslog-java-client/</url>
5656
</scm>
5757

5858
<properties>
59-
<project.build.outputTimestamp>2023-01-01T00:00:00Z</project.build.outputTimestamp>
59+
<project.build.outputTimestamp>2025-07-10T15:54:52Z</project.build.outputTimestamp>
6060
</properties>
6161

6262
<dependencies>

0 commit comments

Comments
 (0)