We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c7b34 commit 69e8f3cCopy full SHA for 69e8f3c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>name.kevinlocke.appveyor</groupId>
5
<artifactId>appveyor-swagger</artifactId>
6
- <version>0.2.10-SNAPSHOT</version>
+ <version>0.2.10</version>
7
<packaging>jar</packaging>
8
9
<name>AppVeyor REST API Client (from Swagger)</name>
@@ -57,7 +57,7 @@
57
<url>https://github.com/kevinoid/appveyor-swagger-java</url>
58
<connection>scm:git:git://github.com/kevinoid/appveyor-swagger-java.git</connection>
59
<developerConnection>scm:git:git@github.com:kevinoid/appveyor-swagger-java.git</developerConnection>
60
- <tag>HEAD</tag>
+ <tag>v0.2.10</tag>
61
</scm>
62
63
<properties>
0 commit comments