Skip to content

Commit

Permalink
[maven-release-plugin] prepare release maven-dependency-analyzer-1.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Aug 5, 2020
1 parent d2a043b commit 372fe2a
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 @@ -30,7 +30,7 @@

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

<name>Apache Maven Dependency Analyzer</name>
<description>
Expand All @@ -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.11.3</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -61,7 +61,7 @@
<properties>
<mavenVersion>2.0.5</mavenVersion>
<javaVersion>7</javaVersion>
<project.build.outputTimestamp>2020-07-16T19:56:16Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-08-05T13:26:03Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 372fe2a

Please sign in to comment.