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 ee5d453 commit 4630c2bCopy full SHA for 4630c2b
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.spdx</groupId>
5
<artifactId>spdx-spreadsheet-store</artifactId>
6
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
7
<packaging>jar</packaging>
8
9
<name>spdx-spreadsheet-store</name>
@@ -13,7 +13,7 @@
13
<url>https://github.com/spdx/spdx-java-spreadsheet-store</url>
14
<connection>scm:git:ssh://[email protected]:spdx/spdx-java-spreadsheet-store</connection>
15
<developerConnection>scm:git:[email protected]:spdx/spdx-java-spreadsheet-store</developerConnection>
16
- <tag>v2.0.2</tag>
+ <tag>master</tag>
17
</scm>
18
<issueManagement>
19
<system>Github</system>
0 commit comments