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
slawekjaranowski committed Oct 4, 2024
1 parent 6aa26cf commit 6e08970
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 @@ -29,7 +29,7 @@
</parent>

<artifactId>maven-dependency-analyzer</artifactId>
<version>1.15.0</version>
<version>1.15.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Apache Maven Dependency Analyzer</name>
Expand All @@ -38,7 +38,7 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-analyzer.git</developerConnection>
<tag>maven-dependency-analyzer-1.15.0</tag>
<tag>HEAD</tag>
<url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand All @@ -59,7 +59,7 @@
<properties>
<mavenVersion>3.9.9</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2024-10-04T17:08:25Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-10-04T17:08:39Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 6e08970

Please sign in to comment.