Skip to content

Commit 9e638ee

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e7b6154 commit 9e638ee

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>licenseListPublisher</artifactId>
5-
<version>3.1.4</version>
5+
<version>3.1.5-SNAPSHOT</version>
66
<name>License List Publisher</name>
77
<description>Tool that generates license data found in the license-list-data repository from the license-list-XML source</description>
88
<licenses>
@@ -30,7 +30,7 @@
3030
<url>https://github.com/spdx/LicenseListPublisher</url>
3131
<connection>scm:git:ssh://git@github.com:spdx/LicenseListPublisher</connection>
3232
<developerConnection>scm:git:git@github.com:spdx/LicenseListPublisher</developerConnection>
33-
<tag>v3.1.4</tag>
33+
<tag>master</tag>
3434
</scm>
3535
<properties>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)