Skip to content

Commit 1700d28

Browse files
committed
[maven-release-plugin] prepare release v1.0.1
1 parent 42568d1 commit 1700d28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.spdx</groupId>
55
<artifactId>spdx-v3jsonld-store</artifactId>
6-
<version>1.0.1-SNAPSHOT</version>
6+
<version>1.0.1</version>
77
<packaging>jar</packaging>
88

99
<name>spdx-v3jsonld-store</name>
@@ -13,7 +13,7 @@
1313
<url>https://github.com/spdx/spdx-java-v3jsonld-store</url>
1414
<connection>scm:git:ssh://[email protected]:spdx/spdx-java-v3jsonld-store</connection>
1515
<developerConnection>scm:git:[email protected]:spdx/spdx-java-v3jsonld-store</developerConnection>
16-
<tag>main</tag>
16+
<tag>v1.0.1</tag>
1717
</scm>
1818
<issueManagement>
1919
<system>Github</system>

0 commit comments

Comments
 (0)