Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
goneall committed Aug 22, 2024
1 parent dbcf76b commit ac00f69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>org.spdx</groupId>
<artifactId>spdx-maven-plugin</artifactId>
<version>0.7.4</version>
<version>0.7.5-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>spdx-maven-plugin Maven Plugin</name>
Expand All @@ -17,7 +17,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>1724366889</project.build.outputTimestamp>
<project.build.outputTimestamp>1724366958</project.build.outputTimestamp>
<maven.compiler.release>11</maven.compiler.release>
<maven.version>3.8.5</maven.version>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand All @@ -38,7 +38,7 @@
<url>https://github.com/spdx/spdx-maven-plugin</url>
<connection>scm:git:git@github.com:spdx/spdx-maven-plugin.git</connection>
<developerConnection>scm:git:git@github.com:spdx/spdx-maven-plugin.git</developerConnection>
<tag>v0.7.4</tag>
<tag>master</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit ac00f69

Please sign in to comment.