This repository was archived by the owner on Aug 4, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <artifactId >apimanager-report-tool</artifactId >
65 <groupId >com.github.axway-api-management-plus.report-tool</groupId >
76 <packaging >jar</packaging >
8- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
98 <name >Axway API-Manager Report tool</name >
109 <description >Flexible framework to generate different reports for you API-Manager registry.</description >
1110 <url >https://github.com/Axway-API-Management-Plus/apimanager-report-tool</url >
2120 <connection >scm:git:https://github.com/Axway-API-Management-Plus/apimanager-report-tool.git</connection >
2221 <developerConnection >scm:git:https://github.com/Axway-API-Management-Plus/apimanager-report-tool.git</developerConnection >
2322 <url >https://github.com/Axway-API-Management-Plus/apimanager-swagger-promote</url >
24- <tag >@ ${project.version} </tag >
23+ <tag >1.0.0 </tag >
2524 </scm >
2625
2726 <dependencies >
You can’t perform that action at this time.
0 commit comments