Skip to content

Commit 56196da

Browse files
committed
Merge POM file changes
Signed-off-by: Gary O'Neall <gary@sourceauditor.com>
2 parents e8d2c4b + 5cbf5b2 commit 56196da

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
3-
43
<groupId>org.spdx</groupId>
54
<artifactId>java-spdx-library</artifactId>
65
<version>2.0.0-SNAPSHOT</version>
@@ -42,7 +41,7 @@
4241
</distributionManagement>
4342
<properties>
4443
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
45-
<project.build.outputTimestamp>1709777895</project.build.outputTimestamp>
44+
<project.build.outputTimestamp>1724350066</project.build.outputTimestamp>
4645
<maven.compiler.source>8</maven.compiler.source>
4746
<maven.compiler.target>8</maven.compiler.target>
4847
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)