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 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.mytaxi.maven.plugins</groupId >
5
5
<artifactId >phrase-plugin</artifactId >
6
- <version >1.0.4-SNAPSHOT </version >
6
+ <version >1.0.4</version >
7
7
<packaging >maven-plugin</packaging >
8
8
<name >phrase-plugin</name >
9
9
<description >This projects contains a maven plugin to download PhraseApp translations due the
10
- build process from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/).
11
- </description >
10
+ build process from [PhraseApp API v2](http://docs.phraseapp.com/api/v2/).</description >
12
11
<url >https://github.com/mytaxi/phrase-maven-plugin</url >
13
12
14
13
<licenses >
29
28
<scm >
30
29
<connection >${scm.connection} </connection >
31
30
<developerConnection >${scm.connection} </developerConnection >
32
- <tag >HEAD </tag >
31
+ <tag >phrase-plugin-1.0.4 </tag >
33
32
<url >${scm.url} </url >
34
33
</scm >
35
34
You can’t perform that action at this time.
0 commit comments