File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 35
35
<tag >HEAD</tag >
36
36
</scm >
37
37
38
+ <distributionManagement >
39
+ <site >
40
+ <id >lenskit.grouplens.org</id >
41
+ <name >LensKit web site</name >
42
+ <url >${lenskit.web.path} </url >
43
+ </site >
44
+ </distributionManagement >
45
+
38
46
<properties >
39
47
<copyrightHolder >Regents of the University of Minnesota</copyrightHolder >
40
48
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
49
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
42
50
<lenskit .web.url>http://lenskit.grouplens.org/maven-site/</lenskit .web.url>
51
+ <lenskit .web.path>${lenskit.web.url} </lenskit .web.path>
43
52
<mathjax .source>http://cdn.mathjax.org/mathjax/latest</mathjax .source>
44
53
<groovy .version>2.1.5</groovy .version>
45
54
<groovy .eclipse.version>2.7.0-01</groovy .eclipse.version>
You can’t perform that action at this time.
0 commit comments