Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Wiechmann committed Dec 9, 2019
1 parent 7b9db8b commit 0dda45c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>apimanager-report-tool</artifactId>
<groupId>com.github.axway-api-management-plus.report-tool</groupId>
<packaging>jar</packaging>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<name>Axway API-Manager Report tool</name>
<description>Flexible framework to generate different reports for you API-Manager registry.</description>
<url>https://github.com/Axway-API-Management-Plus/apimanager-report-tool</url>
Expand All @@ -20,7 +20,7 @@
<connection>scm:git:https://github.com/Axway-API-Management-Plus/apimanager-report-tool.git</connection>
<developerConnection>scm:git:https://github.com/Axway-API-Management-Plus/apimanager-report-tool.git</developerConnection>
<url>https://github.com/Axway-API-Management-Plus/apimanager-swagger-promote</url>
<tag>@${project.version}</tag>
<tag>1.0.1</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 0dda45c

Please sign in to comment.