Skip to content

Commit c2f1544

Browse files
[maven-release-plugin] prepare release phrase-java-client-1.1.0
1 parent 5423420 commit c2f1544

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.free-now.apis</groupId>
66
<artifactId>phrase-java-client</artifactId>
7-
<version>1.1.0-SNAPSHOT</version>
7+
<version>1.1.0</version>
88
<name>phrase-api</name>
99
<description>This projects contains of services to handle the translations from [PhraseApp API
1010
v2](http://docs.phraseapp.com/api/v2/). It's supposed to expose Phrase translations as POJO or as File within the java world.</description>
@@ -28,7 +28,7 @@
2828
<scm>
2929
<connection>${scm.connection}</connection>
3030
<developerConnection>${scm.connection}</developerConnection>
31-
<tag>phrase-java-client-1.0.6</tag>
31+
<tag>phrase-java-client-1.1.0</tag>
3232
<url>${scm.url}</url>
3333
</scm>
3434

0 commit comments

Comments
 (0)