Skip to content

Commit 8c9ec51

Browse files
committed
[maven-release-plugin] prepare release v1.1.12
1 parent 579be72 commit 8c9ec51

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
@@ -3,7 +3,7 @@
33

44
<groupId>org.spdx</groupId>
55
<artifactId>java-spdx-library</artifactId>
6-
<version>1.1.12-SNAPSHOT</version>
6+
<version>1.1.12</version>
77
<packaging>jar</packaging>
88

99
<name>java-spdx-library</name>
@@ -32,7 +32,7 @@
3232
<url>https://github.com/spdx/Spdx-Java-Library</url>
3333
<connection>scm:git:git@github.com:spdx/Spdx-Java-Library.git</connection>
3434
<developerConnection>scm:git:git@github.com:spdx/Spdx-Java-Library.git</developerConnection>
35-
<tag>master</tag>
35+
<tag>v1.1.12</tag>
3636
</scm>
3737
<distributionManagement>
3838
<repository>
@@ -43,7 +43,7 @@
4343
</distributionManagement>
4444
<properties>
4545
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
46-
<project.build.outputTimestamp>1709777895</project.build.outputTimestamp>
46+
<project.build.outputTimestamp>1724350029</project.build.outputTimestamp>
4747
<maven.compiler.source>8</maven.compiler.source>
4848
<maven.compiler.target>8</maven.compiler.target>
4949
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)