Skip to content

Commit e1eed7d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 530043b commit e1eed7d

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-jackson-store</artifactId>
6-
<version>2.0.3</version>
6+
<version>2.0.4-SNAPSHOT</version>
77
<packaging>jar</packaging>
88

99
<name>spdx-jackson-store</name>
@@ -14,7 +14,7 @@ This store supports serializing and deserializing files in JSON, YAML and XML fo
1414
<url>https://github.com/spdx/spdx-java-jackson-store</url>
1515
<connection>scm:git:ssh://git@github.com:spdx/spdx-java-jackson-store</connection>
1616
<developerConnection>scm:git:git@github.com:spdx/spdx-java-jackson-store</developerConnection>
17-
<tag>v2.0.3</tag>
17+
<tag>master</tag>
1818
</scm>
1919
<issueManagement>
2020
<system>Github</system>

0 commit comments

Comments
 (0)