File tree 9 files changed +19
-19
lines changed
9 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<artifactId >mustache.java</artifactId >
4
4
<groupId >com.github.spullara.mustache.java</groupId >
5
- <version >0.9.13 </version >
5
+ <version >0.9.14-SNAPSHOT </version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
21
21
<dependency >
22
22
<groupId >com.github.spullara.mustache.java</groupId >
23
23
<artifactId >compiler</artifactId >
24
- <version >0.9.13 </version >
24
+ <version >0.9.14-SNAPSHOT </version >
25
25
</dependency >
26
26
<dependency >
27
27
<groupId >org.openjdk.jmh</groupId >
42
42
<dependency >
43
43
<groupId >com.github.spullara.mustache.java</groupId >
44
44
<artifactId >compiler</artifactId >
45
- <version >0.9.13 </version >
45
+ <version >0.9.14-SNAPSHOT </version >
46
46
<classifier >tests</classifier >
47
47
</dependency >
48
48
</dependencies >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >mustache.java</artifactId >
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
- <version >0.9.13 </version >
6
+ <version >0.9.14-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >compiler</artifactId >
24
24
<scm >
25
25
<connection >scm:git:git://github.com/spullara/mustache.java.git</connection >
26
26
<url >http://github.com/spullara/mustache.java</url >
27
- <tag >mustache.java-0.9.13 </tag >
27
+ <tag >HEAD </tag >
28
28
</scm >
29
29
30
30
<developers >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
6
<artifactId >mustache.java</artifactId >
7
- <version >0.9.13 </version >
7
+ <version >0.9.14-SNAPSHOT </version >
8
8
</parent >
9
9
<artifactId >mustache-maven-plugin</artifactId >
10
- <version >0.9.13 </version >
10
+ <version >0.9.14-SNAPSHOT </version >
11
11
<packaging >maven-plugin</packaging >
12
12
<name >mustache-maven-plugin Maven Mojo</name >
13
13
<url >http://maven.apache.org</url >
59
59
<dependency >
60
60
<groupId >com.github.spullara.mustache.java</groupId >
61
61
<artifactId >compiler</artifactId >
62
- <version >0.9.13 </version >
62
+ <version >0.9.14-SNAPSHOT </version >
63
63
</dependency >
64
64
</dependencies >
65
65
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
6
<artifactId >mustache.java</artifactId >
7
- <version >0.9.13 </version >
7
+ <version >0.9.14-SNAPSHOT </version >
8
8
<description >Implementation of the Mustache language in Java.</description >
9
9
10
10
<modules >
52
52
<connection >scm:git:https://github.com/spullara/mustache.java.git</connection >
53
53
<developerConnection >scm:git:https://github.com/spullara/mustache.java.git</developerConnection >
54
54
<url >scm:git:https://github.com/spullara/mustache.java.git</url >
55
- <tag >mustache.java-0.9.13 </tag >
55
+ <tag >HEAD </tag >
56
56
</scm >
57
57
58
58
<distributionManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.github.spullara.mustache.java</groupId >
7
7
<artifactId >mustache.java</artifactId >
8
- <version >0.9.13 </version >
8
+ <version >0.9.14-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >scala-extensions</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >scala-extensions</artifactId >
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
- <version >0.9.13 </version >
6
+ <version >0.9.14-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >scala-extensions-2.10</artifactId >
44
44
<dependency >
45
45
<groupId >com.github.spullara.mustache.java</groupId >
46
46
<artifactId >compiler</artifactId >
47
- <version >0.9.13 </version >
47
+ <version >0.9.14-SNAPSHOT </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >scala-extensions</artifactId >
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
- <version >0.9.13 </version >
6
+ <version >0.9.14-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >scala-extensions-2.11</artifactId >
44
44
<dependency >
45
45
<groupId >com.github.spullara.mustache.java</groupId >
46
46
<artifactId >compiler</artifactId >
47
- <version >0.9.13 </version >
47
+ <version >0.9.14-SNAPSHOT </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >scala-extensions</artifactId >
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
- <version >0.9.13 </version >
6
+ <version >0.9.14-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >scala-extensions-2.12</artifactId >
44
44
<dependency >
45
45
<groupId >com.github.spullara.mustache.java</groupId >
46
46
<artifactId >compiler</artifactId >
47
- <version >0.9.13 </version >
47
+ <version >0.9.14-SNAPSHOT </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >junit</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >scala-extensions</artifactId >
5
5
<groupId >com.github.spullara.mustache.java</groupId >
6
- <version >0.9.13 </version >
6
+ <version >0.9.14-SNAPSHOT </version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >scala-extensions-2.13</artifactId >
44
44
<dependency >
45
45
<groupId >com.github.spullara.mustache.java</groupId >
46
46
<artifactId >compiler</artifactId >
47
- <version >0.9.13 </version >
47
+ <version >0.9.14-SNAPSHOT </version >
48
48
</dependency >
49
49
<dependency >
50
50
<groupId >junit</groupId >
You can’t perform that action at this time.
0 commit comments