File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <parent >
33 <artifactId >mustache.java</artifactId >
44 <groupId >com.github.spullara.mustache.java</groupId >
5- <version >0.9.2 </version >
5+ <version >0.9.3-SNAPSHOT </version >
66 </parent >
77 <modelVersion >4.0.0</modelVersion >
88
2323 <dependency >
2424 <groupId >com.github.spullara.mustache.java</groupId >
2525 <artifactId >compiler</artifactId >
26- <version >0.9.2 </version >
26+ <version >0.9.3-SNAPSHOT </version >
2727 </dependency >
2828 <dependency >
2929 <groupId >org.openjdk.jmh</groupId >
5050 <dependency >
5151 <groupId >com.github.spullara.mustache.java</groupId >
5252 <artifactId >compiler</artifactId >
53- <version >0.9.2 </version >
53+ <version >0.9.3-SNAPSHOT </version >
5454 <classifier >tests</classifier >
5555 </dependency >
5656 </dependencies >
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.9.2 </version >
6+ <version >0.9.3-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >compiler</artifactId >
2424 <scm >
2525 <connection >scm:git:git://github.com/spullara/mustache.java.git</connection >
2626 <url >http://github.com/spullara/mustache.java</url >
27- <tag >mustache.java-0.9.2 </tag >
27+ <tag >HEAD </tag >
2828 </scm >
2929
3030 <developers >
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.9.2 </version >
5+ <version >0.9.3-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.9.2 </version >
30+ <version >0.9.3-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 <groupId >com.github.spullara.mustache.java</groupId >
55 <artifactId >mustache.java</artifactId >
6- <version >0.9.2 </version >
6+ <version >0.9.3-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
1313 <dependency >
1414 <groupId >com.github.spullara.mustache.java</groupId >
1515 <artifactId >compiler</artifactId >
16- <version >0.9.2 </version >
16+ <version >0.9.3-SNAPSHOT </version >
1717 </dependency >
1818 <dependency >
1919 <groupId >junit</groupId >
2424 <dependency >
2525 <groupId >com.github.spullara.mustache.java</groupId >
2626 <artifactId >compiler</artifactId >
27- <version >0.9.2 </version >
27+ <version >0.9.3-SNAPSHOT </version >
2828 <classifier >tests</classifier >
2929 <scope >test</scope >
3030 </dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.github.spullara.mustache.java</groupId >
66 <artifactId >mustache.java</artifactId >
7- <version >0.9.2 </version >
7+ <version >0.9.3-SNAPSHOT </version >
88 </parent >
99 <artifactId >mustache-maven-plugin</artifactId >
10- <version >0.9.2 </version >
10+ <version >0.9.3-SNAPSHOT </version >
1111 <packaging >maven-plugin</packaging >
1212 <name >mustache-maven-plugin Maven Mojo</name >
1313 <url >http://maven.apache.org</url >
5959 <dependency >
6060 <groupId >com.github.spullara.mustache.java</groupId >
6161 <artifactId >compiler</artifactId >
62- <version >0.9.2 </version >
62+ <version >0.9.3-SNAPSHOT </version >
6363 </dependency >
6464 </dependencies >
6565
Original file line number Diff line number Diff line change 44
55 <groupId >com.github.spullara.mustache.java</groupId >
66 <artifactId >mustache.java</artifactId >
7- <version >0.9.2 </version >
7+ <version >0.9.3-SNAPSHOT </version >
88 <description >Implementation of the Mustache language in Java.</description >
99
1010 <modules >
4848 <
connection >scm:git:
[email protected] :spullara/mustache.java.git</
connection >
4949 <
developerConnection >scm:git:
[email protected] :spullara/mustache.java.git</
developerConnection >
5050 <
url >scm:git:
[email protected] :spullara/mustache.java.git</
url >
51- <tag >mustache.java-0.9.2 </tag >
51+ <tag >HEAD </tag >
5252 </scm >
5353
5454 <distributionManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.spullara.mustache.java</groupId >
77 <artifactId >mustache.java</artifactId >
8- <version >0.9.2 </version >
8+ <version >0.9.3-SNAPSHOT </version >
99 </parent >
1010
1111 <artifactId >scala-extensions</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >scala-extensions</artifactId >
55 <groupId >com.github.spullara.mustache.java</groupId >
6- <version >0.9.2 </version >
6+ <version >0.9.3-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >scala-extensions-2.10</artifactId >
4444 <dependency >
4545 <groupId >com.github.spullara.mustache.java</groupId >
4646 <artifactId >compiler</artifactId >
47- <version >0.9.2 </version >
47+ <version >0.9.3-SNAPSHOT </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >junit</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >scala-extensions</artifactId >
55 <groupId >com.github.spullara.mustache.java</groupId >
6- <version >0.9.2 </version >
6+ <version >0.9.3-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99 <artifactId >scala-extensions-2.11</artifactId >
4444 <dependency >
4545 <groupId >com.github.spullara.mustache.java</groupId >
4646 <artifactId >compiler</artifactId >
47- <version >0.9.2 </version >
47+ <version >0.9.3-SNAPSHOT </version >
4848 </dependency >
4949 <dependency >
5050 <groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments