From 81a60ba3093f1d1d58603a3af6e506ace52bb859 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 10 Dec 2013 22:35:39 +0100 Subject: [PATCH] XML files fix --- build.xml | 24 ++++-------------------- pom.xml | 12 ++++++------ 2 files changed, 10 insertions(+), 26 deletions(-) diff --git a/build.xml b/build.xml index ba8da6d6c..dc50494c9 100644 --- a/build.xml +++ b/build.xml @@ -2,30 +2,12 @@ ======================================================================== PlantUML : a free UML diagram generator ======================================================================== - (C) Copyright 2009, Arnaud Roques + (C) Copyright 2009-2013, Arnaud Roques Project Info: http://plantuml.sourceforge.net This file is part of PlantUML. - - PlantUML is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - PlantUML distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public - License for more details. - - You should have received a copy of the GNU General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - USA. - - [Java is a trademark or registered trademark of Sun Microsystems, Inc. - in the United States and other countries.] - + Original Author: Arnaud Roques Script Author: Ilya V. Paramonov @@ -41,6 +23,8 @@ + diff --git a/pom.xml b/pom.xml index 75b4789b6..0d38eb3d4 100644 --- a/pom.xml +++ b/pom.xml @@ -30,13 +30,12 @@ Script Author: Julien Eluard --> - + 4.0.0 net.sourceforge.plantuml plantuml - 7232-SNAPSHOT + 7989-SNAPSHOT jar PlantUML @@ -76,9 +75,9 @@ - scm:svn:https://plantuml.svn.sourceforge.net/svnroot/plantuml/trunk - scm:svn:https://plantuml.svn.sourceforge.net/svnroot/plantuml/trunk - http://plantuml.svn.sourceforge.net/viewvc/plantuml/trunk + scm:svn:svn://svn.code.sf.net/p/plantuml/code/trunk + scm:svn:https://svn.code.sf.net/p/plantuml/code/trunk + svn://svn.code.sf.net/p/plantuml/code/trunk @@ -101,6 +100,7 @@ ${project.basedir}/src net/sourceforge/plantuml/version/logo.png + net/sourceforge/plantuml/version/favicon.png