Skip to content

Commit 4703932

Browse files
committed
[maven-release-plugin] prepare release phrase-java-client-1.0.5
1 parent e2cf115 commit 4703932

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44

55
<groupId>com.mytaxi.apis</groupId>
66
<artifactId>phrase-java-client</artifactId>
7-
<version>1.0.5-SNAPSHOT</version>
7+
<version>1.0.5</version>
88
<name>phrase-api</name>
99
<description>This projects contains of services to handle the translations from [PhraseApp API
10-
v2](http://docs.phraseapp.com/api/v2/). It's supposed to expose Phrase translations as POJO or as File within the java world.
11-
</description>
10+
v2](http://docs.phraseapp.com/api/v2/). It's supposed to expose Phrase translations as POJO or as File within the java world.</description>
1211
<url>https://github.com/mytaxi/phrase-java-client</url>
1312

1413
<licenses>
@@ -29,7 +28,7 @@
2928
<scm>
3029
<connection>${scm.connection}</connection>
3130
<developerConnection>${scm.connection}</developerConnection>
32-
<tag>phrase-java-client-1.0.2</tag>
31+
<tag>phrase-java-client-1.0.5</tag>
3332
<url>${scm.url}</url>
3433
</scm>
3534

0 commit comments

Comments
 (0)