Skip to content

Commit d24370b

Browse files
committed
[maven-release-plugin] prepare release v0.2.1
1 parent a76be1c commit d24370b

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
@@ -3,7 +3,7 @@
33

44
<groupId>name.kevinlocke.appveyor</groupId>
55
<artifactId>appveyor-swagger</artifactId>
6-
<version>0.2.1-SNAPSHOT</version>
6+
<version>0.2.1</version>
77
<packaging>jar</packaging>
88

99
<name>AppVeyor REST API Client (from Swagger)</name>
@@ -57,7 +57,7 @@
5757
<url>https://github.com/kevinoid/appveyor-swagger-java</url>
5858
<connection>scm:git:git://github.com/kevinoid/appveyor-swagger-java.git</connection>
5959
<developerConnection>scm:git:git@github.com:kevinoid/appveyor-swagger-java.git</developerConnection>
60-
<tag>HEAD</tag>
60+
<tag>v0.2.1</tag>
6161
</scm>
6262

6363
<properties>

0 commit comments

Comments
 (0)