File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.mytaxi.apis</groupId >
6
6
<artifactId >phrase-java-client</artifactId >
7
- <version >1.0.5-SNAPSHOT </version >
7
+ <version >1.0.5</version >
8
8
<name >phrase-api</name >
9
9
<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 >
12
11
<url >https://github.com/mytaxi/phrase-java-client</url >
13
12
14
13
<licenses >
29
28
<scm >
30
29
<connection >${scm.connection} </connection >
31
30
<developerConnection >${scm.connection} </developerConnection >
32
- <tag >phrase-java-client-1.0.2 </tag >
31
+ <tag >phrase-java-client-1.0.5 </tag >
33
32
<url >${scm.url} </url >
34
33
</scm >
35
34
You can’t perform that action at this time.
0 commit comments