From 08c8bf1ffcda3c4bc8ef82f552ca342561066bf8 Mon Sep 17 00:00:00 2001 From: David McKain Date: Tue, 8 May 2012 10:14:29 +0100 Subject: [PATCH] This is release 0.2.3 --- pom.xml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3574e1a..cce6453 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ All Rights Reserved davemckain David McKain david.mckain [at] ed.ac.uk - http://www2.ph.ed.ac.uk/~dmckain/ + http://www.ph.ed.ac.uk/people/david-mckain School of Physics and Astronomy, University of Edinburgh http://www.ph.ed.ac.uk @@ -65,9 +65,9 @@ All Rights Reserved - scm:svn:https://jacomax.svn.sourceforge.net/svnroot/jacomax/trunk - scm:svn:https://jacomax.svn.sourceforge.net/svnroot/jacomax/trunk - http://jacomax.svn.sourceforge.net/svnroot/jacomax/trunk + scm:git:git@github.com:davemckain/jacomax.git + scm:git:git@github.com:davemckain/jacomax.git + https://github.com/davemckain/jacomax sourceforge @@ -91,7 +91,7 @@ All Rights Reserved ssh -t davemckain,jacomax@shell.sourceforge.net create --> sourceforge.net - scp://shell.sourceforge.net/home/groups/j/ja/jacomax/htdocs/maven + scp://shell.sourceforge.net/home/project-web/jacomax/htdocs/maven @@ -144,6 +144,14 @@ All Rights Reserved maven-site-plugin 3.1 + + + + org.apache.maven.wagon + wagon-ssh + 1.0 + +