File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 53
53
</contributors >
54
54
55
55
<scm >
56
- <url >http ://github.com/mybatis/freemarker-scripting</url >
56
+ <url >https ://github.com/mybatis/freemarker-scripting</url >
57
57
<connection >scm:git:ssh://github.com/mybatis/freemarker-scripting.git</connection >
58
58
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/freemarker-scripting.git</
developerConnection >
59
59
<tag >HEAD</tag >
79
79
<maven .compiler.target>1.7</maven .compiler.target>
80
80
<maven .compiler.testTarget>1.7</maven .compiler.testTarget>
81
81
<maven .compiler.testSource>1.7</maven .compiler.testSource>
82
+
83
+ <clirr .comparisonVersion>1.1.2</clirr .comparisonVersion>
82
84
</properties >
83
85
84
86
<dependencies >
90
92
<dependency >
91
93
<groupId >org.freemarker</groupId >
92
94
<artifactId >freemarker</artifactId >
93
- <version >2.3.23 </version >
95
+ <version >2.3.26-incubating </version >
94
96
</dependency >
95
97
96
98
<!-- TEST -->
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
#
3
- # Copyright 2015-2016 the original author or authors.
3
+ # Copyright 2015-2017 the original author or authors.
4
4
#
5
5
# Licensed under the Apache License, Version 2.0 (the "License");
6
6
# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments