Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-analyzer-1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed May 12, 2024
1 parent e084ea2 commit e041018
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.13.3-SNAPSHOT</version>
<version>1.14.0</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>HEAD</tag>
<tag>maven-dependency-analyzer-1.14.0</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.6</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2023-04-30T22:19:57Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-05-12T20:32:57Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e041018

Please sign in to comment.