File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.64-SNAPSHOT </version >
7+ <version >0.64</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.64-SNAPSHOT </version >
14+ <version >0.64</version >
1515 </parent >
1616
1717 <properties >
2626 <dependency >
2727 <groupId >com.box.l10n.mojito</groupId >
2828 <artifactId >mojito-webapp</artifactId >
29- <version >0.64-SNAPSHOT </version >
29+ <version >0.64</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.64-SNAPSHOT </version >
36+ <version >0.64</version >
3737 </dependency >
3838
3939 <dependency >
4040 <groupId >com.box.l10n.mojito</groupId >
4141 <artifactId >mojito-test-common</artifactId >
42- <version >0.64-SNAPSHOT </version >
42+ <version >0.64</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.64-SNAPSHOT </version >
7+ <version >0.64</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.64-SNAPSHOT </version >
14+ <version >0.64</version >
1515 </parent >
1616
1717 <dependencies >
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.64-SNAPSHOT </version >
8+ <version >0.64</version >
99 <packaging >pom</packaging >
1010 <name >Mojito</name >
1111
5252 <url >https://github.com/box/mojito</url >
5353 <connection >scm:git:git@github.com:box/mojito.git</connection >
5454 <developerConnection >scm:git:git@github.com:box/mojito.git</developerConnection >
55- <tag >v0.47 </tag >
55+ <tag >v0.64 </tag >
5656 </scm >
5757
5858 <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.64-SNAPSHOT </version >
7+ <version >0.64</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.64-SNAPSHOT </version >
14+ <version >0.64</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.64-SNAPSHOT </version >
7+ <version >0.64</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.64-SNAPSHOT </version >
13+ <version >0.64</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.64-SNAPSHOT </version >
7+ <version >0.64</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.64-SNAPSHOT </version >
14+ <version >0.64</version >
1515 </parent >
1616
1717 <properties >
177177 <dependency >
178178 <groupId >com.box.l10n.mojito</groupId >
179179 <artifactId >mojito-restclient</artifactId >
180- <version >0.64-SNAPSHOT </version >
180+ <version >0.64</version >
181181 <scope >test</scope >
182182 </dependency >
183183
184184 <dependency >
185185 <groupId >com.box.l10n.mojito</groupId >
186186 <artifactId >mojito-test-common</artifactId >
187- <version >0.64-SNAPSHOT </version >
187+ <version >0.64</version >
188188 <scope >test</scope >
189189 </dependency >
190190
You can’t perform that action at this time.
0 commit comments