Skip to content

Commit 7445e63

Browse files
committed
[maven-release-plugin] prepare release v2.0.1
1 parent ce8b54d commit 7445e63

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.spdx</groupId>
44
<artifactId>java-spdx-library</artifactId>
5-
<version>2.0.1-SNAPSHOT</version>
5+
<version>2.0.1</version>
66
<packaging>jar</packaging>
77
<name>java-spdx-library</name>
88
<url>https://github.com/spdx/Spdx-Java-Library</url>
@@ -31,11 +31,11 @@
3131
<url>https://github.com/spdx/Spdx-Java-Library</url>
3232
<connection>scm:git:[email protected]:spdx/Spdx-Java-Library.git</connection>
3333
<developerConnection>scm:git:[email protected]:spdx/Spdx-Java-Library.git</developerConnection>
34-
<tag>master</tag>
34+
<tag>v2.0.1</tag>
3535
</scm>
3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38-
<project.build.outputTimestamp>1745001494</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>1758563720</project.build.outputTimestamp>
3939
<maven.compiler.source>8</maven.compiler.source>
4040
<maven.compiler.target>8</maven.compiler.target>
4141
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)