Project

General

Profile

« Previous | Next » 

Revision a037fcde

Added by edit-jenkins almost 13 years ago

[maven-release-plugin] prepare release cdm-server-3.0.3

View differences:

pom.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<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">
2
<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">
3 3

  
4 4
	<modelVersion>4.0.0</modelVersion>
5 5
	<groupId>eu.etaxonomy</groupId>
6 6
	<artifactId>cdm-server</artifactId>
7
	<version>3.0.3-SNAPSHOT</version>
7
	<version>3.0.3</version>
8 8
	<packaging>jar</packaging>
9 9
	<name>CDM Community Standalone Server</name>
10 10

  
......
17 17
		  see section Provider Configuration in http://maven.apache.org/scm/subversion.html
18 18
		  for instructions on how to externalize credentials in $user.home/.scm/svn-settings.xml  
19 19
		-->
20
		<connection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdm-server-3.0.3</connection>
21
		<developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdm-server-3.0.3</developerConnection>
22
		<url>http://dev.e-taxonomy.eu/trac/browser/tags/cdm-server-3.0.3</url>
20
		<connection>scm:svn:tags/cdm-server/cdm-server-3.0.3</connection>
21
		<developerConnection>scm:svn:tags/cdm-server/cdm-server-3.0.3</developerConnection>
22
		<url>scm:svn:tags/cdm-server/cdm-server-3.0.3</url>
23 23
	</scm>
24 24

  
25 25
	<mailingLists>

Also available in: Unified diff