Project

General

Profile

« Previous | Next » 

Revision e86c6faf

Added by Andreas Müller over 11 years ago

editor trunk migrated to version 3.0.13-SNAPSHOT

View differences:

pom.xml
6 6
  </prerequisites>
7 7
  <groupId>eu.etaxonomy</groupId>
8 8
  <artifactId>taxeditor-parent</artifactId>
9
  <version>3.0.12.201207231357</version>
9
  <version>3.0.13-SNAPSHOT</version>
10 10
  <name>EDIT Taxonomic Editor</name>
11 11
  <description>The Taxonomic Editor for EDIT's platform for cybertaxonomy</description>
12 12
  <url>http://wp5.e-taxonomy.eu</url>
......
14 14
  <packaging>pom</packaging>
15 15
  <properties>
16 16
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
17
    <cdmlib.version>3.0.12</cdmlib.version><!-- TODO can we use project.version ????? -->
17
    <cdmlib.version>3.0.13-SNAPSHOT</cdmlib.version><!-- TODO can we use project.version ????? -->
18 18
    <tycho.version>0.14.0</tycho.version>
19
    <taxeditor.version>3.0.12-SNAPSHOT</taxeditor.version>
19
    <taxeditor.version>3.0.13-SNAPSHOT</taxeditor.version>
20 20
  </properties>
21 21
  <modules>
22 22
    <module>eu.etaxonomy.taxeditor.cdmlib</module>
......
60 60
  <developers>
61 61
    <developer>
62 62
      <!-- your SVN account id please! -->
63
      <id>n.hoffmann</id>
63
      <id>a.kohlbecker</id>
64 64
      <name>
65
				Niels Hoffmann
65
			Andreas Kohlbecker
66 66
			</name>
67
      <email>n.hoffmann [at] bgbm.org</email>
67
      <email>a.kohlbecker [at] bgbm.org</email>
68
      <organization>
69
				Botanic Garden Botanical Museum Berlin
70
			</organization>
71
      <organizationUrl>http://www.bgbm.org/BioDivInf/</organizationUrl>
72
      <timezone>+1</timezone>
73
      <roles>
74
        <role>Java Developer</role>
75
        <role>Architect</role>
76
      </roles>
77
      <url/>
78
    </developer>
79
	<developer>
80
      <!-- your SVN account id please! -->
81
      <id>a.mueller</id>
82
      <name>
83
				Andreas Müller
84
			</name>
85
      <email>a.mueller [at] bgbm.org</email>
68 86
      <organization>
69 87
				Botanic Garden Botanical Museum Berlin
70 88
			</organization>

Also available in: Unified diff