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 385940a commit 9e9e29aCopy full SHA for 9e9e29a
resources/javaTemplates/PomTemplate.txt
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.spdx</groupId>
4
<artifactId>spdx-java-model-3_0</artifactId>
5
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
6
<name>spdx-java-model-3</name>
7
<description>Generated java model source code</description>
8
<url>https://github.com/spdx/spdx-java-model-3_0</url>
0 commit comments