Author: tchemit Date: 2013-12-09 22:44:47 +0100 (Mon, 09 Dec 2013) New Revision: 1453 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1453 Log: [maven-release-plugin] prepare release birt-runtime-4.3.1-1 Modified: birt-runtime/trunk/pom.xml Modified: birt-runtime/trunk/pom.xml =================================================================== --- birt-runtime/trunk/pom.xml 2013-12-09 21:39:04 UTC (rev 1452) +++ birt-runtime/trunk/pom.xml 2013-12-09 21:44:47 UTC (rev 1453) @@ -20,9 +20,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -33,7 +31,7 @@ <groupId>org.eclipse.birt.runtime</groupId> <artifactId>org.eclipse.birt.runtime</artifactId> - <version>4.3.1-1-SNAPSHOT</version> + <version>4.3.1-1</version> <name>Birt runtime (repackage by Code Lutin)</name> <description> @@ -73,12 +71,12 @@ </developers> <scm> - <url>http://svn.forge.codelutin.com/svn/tutti/birt-runtime/trunk</url> + <url>http://svn.forge.codelutin.com/svn/tutti/birt-runtime/tags/birt-runtime-4.3.1-1</url> <connection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/birt-runtime/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/birt-runtime/tags/birt-runtime-4.3.... </connection> <developerConnection> - scm:svn:http://svn.forge.codelutin.com/svn/tutti/birt-runtime/trunk + scm:svn:http://svn.forge.codelutin.com/svn/tutti/birt-runtime/tags/birt-runtime-4.3.... </developerConnection> </scm>