File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >mustache.java</artifactId >
55 <groupId >com.github.spullara.mustache.java</groupId >
6- <version >0.8.4 </version >
6+ <version >0.8.5-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >compiler</artifactId >
Original file line number Diff line number Diff line change 22 <parent >
33 <groupId >com.github.spullara.mustache.java</groupId >
44 <artifactId >mustache.java</artifactId >
5- <version >0.8.4 </version >
5+ <version >0.8.5-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88
2727 <dependency >
2828 <groupId >com.github.spullara.mustache.java</groupId >
2929 <artifactId >compiler</artifactId >
30- <version >0.8.4 </version >
30+ <version >0.8.5-SNAPSHOT </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >org.codehaus.jackson</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >mustache.java</artifactId >
55 <groupId >com.github.spullara.mustache.java</groupId >
6- <version >0.8.4 </version >
6+ <version >0.8.5-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <groupId >com.github.spullara.mustache.java</groupId >
1010 <artifactId >indy</artifactId >
11- <version >0.8.4 </version >
11+ <version >0.8.5-SNAPSHOT </version >
1212
1313 <name >indy</name >
1414 <description >Invokedynamic implementation of ObjectHandler</description >
1818 <dependency >
1919 <groupId >com.github.spullara.mustache.java</groupId >
2020 <artifactId >compiler</artifactId >
21- <version >0.8.4 </version >
21+ <version >0.8.5-SNAPSHOT </version >
2222 </dependency >
2323
2424 <!-- ASM -->
4949 <dependency >
5050 <groupId >com.github.spullara.mustache.java</groupId >
5151 <artifactId >compiler</artifactId >
52- <version >0.8.4 </version >
52+ <version >0.8.5-SNAPSHOT </version >
5353 <classifier >tests</classifier >
5454 <scope >test</scope >
5555 </dependency >
Original file line number Diff line number Diff line change 33
44 <groupId >com.github.spullara.mustache.java</groupId >
55 <artifactId >mustache.java</artifactId >
6- <version >0.8.4 </version >
6+ <version >0.8.5-SNAPSHOT </version >
77 <description >Implementation of the Mustache language in Java.</description >
88
99 <modules >
You can’t perform that action at this time.
0 commit comments