From 9af9cfabe3a4e2e76f5634b8f9e0cc26f997932f Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 11 Nov 2013 16:32:48 +0100 Subject: Version number in site output path --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ce3411..645a558 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