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

Commit 0dda45c

Browse files
author
Chris Wiechmann
committed
[maven-release-plugin] prepare release 1.0.1
1 parent 7b9db8b commit 0dda45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>apimanager-report-tool</artifactId>
55
<groupId>com.github.axway-api-management-plus.report-tool</groupId>
66
<packaging>jar</packaging>
7-
<version>1.0.1-SNAPSHOT</version>
7+
<version>1.0.1</version>
88
<name>Axway API-Manager Report tool</name>
99
<description>Flexible framework to generate different reports for you API-Manager registry.</description>
1010
<url>https://github.com/Axway-API-Management-Plus/apimanager-report-tool</url>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:https://github.com/Axway-API-Management-Plus/apimanager-report-tool.git</connection>
2121
<developerConnection>scm:git:https://github.com/Axway-API-Management-Plus/apimanager-report-tool.git</developerConnection>
2222
<url>https://github.com/Axway-API-Management-Plus/apimanager-swagger-promote</url>
23-
<tag>@${project.version}</tag>
23+
<tag>1.0.1</tag>
2424
</scm>
2525

2626
<distributionManagement>

0 commit comments

Comments
 (0)