Project

General

Profile

« Previous | Next » 

Revision f574a061

Added by Andreas Müller over 13 years ago

adding scm to print pom and rearrange some tags

View differences:

cdmlib-print/pom.xml
10 10
	<modelVersion>4.0.0</modelVersion>
11 11
	
12 12
	<groupId>eu.etaxonomy</groupId>
13
	
14 13
	<artifactId>cdmlib-print</artifactId>
15
	
16
	<packaging>jar</packaging>
17
		
18 14
	<version>3.0</version>
19
	
20 15
	<name>CDM Print</name>
16
	<packaging>jar</packaging>
17
	
18
	<scm>
19
		<connection>
20
		  scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-print/
21
		</connection>
22
		<developerConnection>
23
		  scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-print/
24
		</developerConnection>
25
		<url>
26
		  http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-print/
27
		</url>
28
	</scm>
29
 
21 30
	
22 31
	<url>http://maven.apache.org</url>
23 32
	<dependencies>

Also available in: Unified diff