File tree Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Expand file tree Collapse file tree 6 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<artifactId >mojito-cli</artifactId >
7
- <version >0.106-SNAPSHOT </version >
7
+ <version >0.106</version >
8
8
<name >Mojito - CLI</name >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
12
12
<groupId >com.box.l10n.mojito</groupId >
13
13
<artifactId >mojito-parent</artifactId >
14
- <version >0.106-SNAPSHOT </version >
14
+ <version >0.106</version >
15
15
</parent >
16
16
17
17
<properties >
26
26
<dependency >
27
27
<groupId >com.box.l10n.mojito</groupId >
28
28
<artifactId >mojito-webapp</artifactId >
29
- <version >0.106-SNAPSHOT </version >
29
+ <version >0.106</version >
30
30
<scope >test</scope >
31
31
</dependency >
32
32
33
33
<dependency >
34
34
<groupId >com.box.l10n.mojito</groupId >
35
35
<artifactId >mojito-restclient</artifactId >
36
- <version >0.106-SNAPSHOT </version >
36
+ <version >0.106</version >
37
37
</dependency >
38
38
39
39
<dependency >
40
40
<groupId >com.box.l10n.mojito</groupId >
41
41
<artifactId >mojito-test-common</artifactId >
42
- <version >0.106-SNAPSHOT </version >
42
+ <version >0.106</version >
43
43
<scope >test</scope >
44
44
</dependency >
45
45
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<artifactId >mojito-maven-plugin</artifactId >
7
- <version >0.106-SNAPSHOT </version >
7
+ <version >0.106</version >
8
8
<name >Mojito - Maven Plugin</name >
9
9
<packaging >maven-plugin</packaging >
10
10
11
11
<parent >
12
12
<groupId >com.box.l10n.mojito</groupId >
13
13
<artifactId >mojito-parent</artifactId >
14
- <version >0.106-SNAPSHOT </version >
14
+ <version >0.106</version >
15
15
</parent >
16
16
17
17
<build >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.box.l10n.mojito</groupId >
7
7
<artifactId >mojito-parent</artifactId >
8
- <version >0.106-SNAPSHOT </version >
8
+ <version >0.106</version >
9
9
<packaging >pom</packaging >
10
10
<name >Mojito</name >
11
11
51
51
<url >https://github.com/jeeyi/mojito</url >
52
52
<
connection >scm:git:
[email protected] :box/mojito.git</
connection >
53
53
<
developerConnection >scm:git:
[email protected] :box/mojito.git</
developerConnection >
54
- <tag >v0.47 </tag >
54
+ <tag >v0.106 </tag >
55
55
</scm >
56
56
57
57
<build >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<artifactId >mojito-restclient</artifactId >
7
- <version >0.106-SNAPSHOT </version >
7
+ <version >0.106</version >
8
8
<name >Mojito - RestClient</name >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
12
12
<groupId >com.box.l10n.mojito</groupId >
13
13
<artifactId >mojito-parent</artifactId >
14
- <version >0.106-SNAPSHOT </version >
14
+ <version >0.106</version >
15
15
</parent >
16
16
17
17
<dependencies >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<artifactId >mojito-test-common</artifactId >
7
- <version >0.106-SNAPSHOT </version >
7
+ <version >0.106</version >
8
8
<name >Mojito - Test common</name >
9
9
10
10
<parent >
11
11
<groupId >com.box.l10n.mojito</groupId >
12
12
<artifactId >mojito-parent</artifactId >
13
- <version >0.106-SNAPSHOT </version >
13
+ <version >0.106</version >
14
14
</parent >
15
15
16
16
<dependencies >
Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<artifactId >mojito-webapp</artifactId >
7
- <version >0.106-SNAPSHOT </version >
7
+ <version >0.106</version >
8
8
<name >Mojito - Webapp</name >
9
9
<packaging >jar</packaging >
10
10
11
11
<parent >
12
12
<groupId >com.box.l10n.mojito</groupId >
13
13
<artifactId >mojito-parent</artifactId >
14
- <version >0.106-SNAPSHOT </version >
14
+ <version >0.106</version >
15
15
</parent >
16
16
17
17
<properties >
203
203
<dependency >
204
204
<groupId >com.box.l10n.mojito</groupId >
205
205
<artifactId >mojito-restclient</artifactId >
206
- <version >0.106-SNAPSHOT </version >
206
+ <version >0.106</version >
207
207
<scope >test</scope >
208
208
</dependency >
209
209
210
210
<dependency >
211
211
<groupId >com.box.l10n.mojito</groupId >
212
212
<artifactId >mojito-test-common</artifactId >
213
- <version >0.106-SNAPSHOT </version >
213
+ <version >0.106</version >
214
214
<scope >test</scope >
215
215
</dependency >
216
216
You can’t perform that action at this time.
0 commit comments