File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# for CI with appveyor.yml
2
+ # Ref: http://www.yegor256.com/2015/01/10/windows-appveyor-maven.html
2
3
version : ' {build}'
3
4
os : Windows Server 2012
4
5
install :
Original file line number Diff line number Diff line change 1
- failure
2
1
<project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
3
2
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
3
<parent >
@@ -30,7 +29,7 @@ failure
30
29
</developers >
31
30
<issueManagement >
32
31
<system >github</system >
33
- <url >https://github.com/swagger-api/swagger-core /issues</url >
32
+ <url >https://github.com/swagger-api/swagger-codegen /issues</url >
34
33
</issueManagement >
35
34
<mailingLists >
36
35
<mailingList >
You can’t perform that action at this time.
0 commit comments