From c5f4b20bccd2443dd0fb502837d3ba58922e41d4 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Wed, 18 Sep 2013 10:09:21 +0200 Subject: site deployment parameters --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 29f9a6c..e511458 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ meaning that CRISTAL applications are completely traceable, even in their design. It also supports extensive versioning of Item description data, giving the system a high level of flexibility. - http://dev.cccs.uwe.ac.uk/cristal-kernel/ + http://dev.cccs.uwe.ac.uk/docs/${project.artifactId}/${project.version}/ 2000 @@ -78,6 +78,10 @@ cccs.snapshots http://dev.cccs.uwe.ac.uk:8081/nexus/content/repositories/snapshots + + cccs.web + file:/var/www/docs/${project.artifactId}/${project.version}/ + -- cgit v1.2.3