We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bfd77 commit ef49ec6Copy full SHA for ef49ec6
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.spdx</groupId>
5
<artifactId>spdx-v3jsonld-store</artifactId>
6
- <version>1.0.0-RC3-SNAPSHOT</version>
+ <version>1.0.0-RC3</version>
7
<packaging>jar</packaging>
8
9
<name>spdx-v3jsonld-store</name>
@@ -13,7 +13,7 @@
13
<url>https://github.com/spdx/spdx-java-v3jsonld-store</url>
14
<connection>scm:git:ssh://[email protected]:spdx/spdx-java-v3jsonld-store</connection>
15
<developerConnection>scm:git:[email protected]:spdx/spdx-java-v3jsonld-store</developerConnection>
16
- <tag>main</tag>
+ <tag>v1.0.0-RC3</tag>
17
</scm>
18
<issueManagement>
19
<system>Github</system>
0 commit comments