Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-analyzer-1.13.0
Browse files Browse the repository at this point in the history
slawekjaranowski committed Aug 20, 2022
1 parent 563d220 commit dcae70b
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
@@ -30,7 +30,7 @@

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

<name>Apache Maven Dependency Analyzer</name>
<description>
@@ -41,7 +41,7 @@
<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>
<url>https://github.com/apache/maven-dependency-analyzer/tree/${project.scm.tag}</url>
<tag>HEAD</tag>
<tag>maven-dependency-analyzer-1.13.0</tag>
</scm>
<issueManagement>
<system>jira</system>
@@ -61,7 +61,7 @@
<properties>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2022-01-24T19:57:26Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-08-20T15:25:20Z</project.build.outputTimestamp>
</properties>

<dependencies>

0 comments on commit dcae70b

Please sign in to comment.