Skip to content

Commit 65e3e04

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f163d93 commit 65e3e04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.spdx</groupId>
44
<artifactId>spdx-java-model-3_0</artifactId>
5-
<version>1.0.4</version>
5+
<version>1.0.5-SNAPSHOT</version>
66
<name>spdx-java-model-3</name>
77
<description>Generated java model source code</description>
88
<url>https://github.com/spdx/spdx-java-model-3_0</url>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/spdx/spdx-java-model-3_0</url>
3131
<connection>scm:git:git://github.com/spdx/spdx-java-model-3_0.git</connection>
3232
<developerConnection>scm:git:git@github.com:spdx/spdx-java-model-3_0.git</developerConnection>
33-
<tag>v1.0.4</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535
<properties>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)