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 44 <modelVersion >4.0.0</modelVersion >
55
66 <artifactId >mojito-cli</artifactId >
7- <version >0.106-SNAPSHOT </version >
7+ <version >0.106</version >
88 <name >Mojito - CLI</name >
99 <packaging >jar</packaging >
1010
1111 <parent >
1212 <groupId >com.box.l10n.mojito</groupId >
1313 <artifactId >mojito-parent</artifactId >
14- <version >0.106-SNAPSHOT </version >
14+ <version >0.106</version >
1515 </parent >
1616
1717 <properties >
2626 <dependency >
2727 <groupId >com.box.l10n.mojito</groupId >
2828 <artifactId >mojito-webapp</artifactId >
29- <version >0.106-SNAPSHOT </version >
29+ <version >0.106</version >
3030 <scope >test</scope >
3131 </dependency >
3232
3333 <dependency >
3434 <groupId >com.box.l10n.mojito</groupId >
3535 <artifactId >mojito-restclient</artifactId >
36- <version >0.106-SNAPSHOT </version >
36+ <version >0.106</version >
3737 </dependency >
3838
3939 <dependency >
4040 <groupId >com.box.l10n.mojito</groupId >
4141 <artifactId >mojito-test-common</artifactId >
42- <version >0.106-SNAPSHOT </version >
42+ <version >0.106</version >
4343 <scope >test</scope >
4444 </dependency >
4545
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <artifactId >mojito-maven-plugin</artifactId >
7- <version >0.106-SNAPSHOT </version >
7+ <version >0.106</version >
88 <name >Mojito - Maven Plugin</name >
99 <packaging >maven-plugin</packaging >
1010
1111 <parent >
1212 <groupId >com.box.l10n.mojito</groupId >
1313 <artifactId >mojito-parent</artifactId >
14- <version >0.106-SNAPSHOT </version >
14+ <version >0.106</version >
1515 </parent >
1616
1717 <build >
Original file line number Diff line number Diff line change 55
66 <groupId >com.box.l10n.mojito</groupId >
77 <artifactId >mojito-parent</artifactId >
8- <version >0.106-SNAPSHOT </version >
8+ <version >0.106</version >
99 <packaging >pom</packaging >
1010 <name >Mojito</name >
1111
5151 <url >https://github.com/jeeyi/mojito</url >
5252 <
connection >scm:git:
[email protected] :box/mojito.git</
connection >
5353 <
developerConnection >scm:git:
[email protected] :box/mojito.git</
developerConnection >
54- <tag >v0.47 </tag >
54+ <tag >v0.106 </tag >
5555 </scm >
5656
5757 <build >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <artifactId >mojito-restclient</artifactId >
7- <version >0.106-SNAPSHOT </version >
7+ <version >0.106</version >
88 <name >Mojito - RestClient</name >
99 <packaging >jar</packaging >
1010
1111 <parent >
1212 <groupId >com.box.l10n.mojito</groupId >
1313 <artifactId >mojito-parent</artifactId >
14- <version >0.106-SNAPSHOT </version >
14+ <version >0.106</version >
1515 </parent >
1616
1717 <dependencies >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <artifactId >mojito-test-common</artifactId >
7- <version >0.106-SNAPSHOT </version >
7+ <version >0.106</version >
88 <name >Mojito - Test common</name >
99
1010 <parent >
1111 <groupId >com.box.l10n.mojito</groupId >
1212 <artifactId >mojito-parent</artifactId >
13- <version >0.106-SNAPSHOT </version >
13+ <version >0.106</version >
1414 </parent >
1515
1616 <dependencies >
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <artifactId >mojito-webapp</artifactId >
7- <version >0.106-SNAPSHOT </version >
7+ <version >0.106</version >
88 <name >Mojito - Webapp</name >
99 <packaging >jar</packaging >
1010
1111 <parent >
1212 <groupId >com.box.l10n.mojito</groupId >
1313 <artifactId >mojito-parent</artifactId >
14- <version >0.106-SNAPSHOT </version >
14+ <version >0.106</version >
1515 </parent >
1616
1717 <properties >
203203 <dependency >
204204 <groupId >com.box.l10n.mojito</groupId >
205205 <artifactId >mojito-restclient</artifactId >
206- <version >0.106-SNAPSHOT </version >
206+ <version >0.106</version >
207207 <scope >test</scope >
208208 </dependency >
209209
210210 <dependency >
211211 <groupId >com.box.l10n.mojito</groupId >
212212 <artifactId >mojito-test-common</artifactId >
213- <version >0.106-SNAPSHOT </version >
213+ <version >0.106</version >
214214 <scope >test</scope >
215215 </dependency >
216216
You can’t perform that action at this time.
0 commit comments