Project

General

Profile

« Previous | Next » 

Revision 82b02bfc

Added by jenkins over 7 years ago

Updated version in pom / project files to taxeditor version : 4.3.0 and cdmlib version : 4.3.0

View differences:

eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Application
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
7 7
Bundle-Vendor: EDIT
8 8
Bundle-Localization: OSGI-INF/l10n/plugin
eu.etaxonomy.taxeditor.application/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.3.0-SNAPSHOT</version>
6
    <version>4.3.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Bulkeditor Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
7 7
Bundle-Vendor: EDIT
8 8
Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.3.0-SNAPSHOT</version>
6
		<version>4.3.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.cdmlib/.classpath
28 28
	<classpathentry exported="true" kind="lib" path="lib/batik-util-1.7.jar"/>
29 29
	<classpathentry exported="true" kind="lib" path="lib/batik-xml-1.7.jar"/>
30 30
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.3.0-SNAPSHOT.jar"/>
32
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.3.0-SNAPSHOT.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-ext/4.3.0-SNAPSHOT/cdmlib-ext-4.3.0-SNAPSHOT-sources.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.3.0-SNAPSHOT.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-io/4.3.0-SNAPSHOT/cdmlib-io-4.3.0-SNAPSHOT-sources.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.3.0-SNAPSHOT.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-model/4.3.0-SNAPSHOT/cdmlib-model-4.3.0-SNAPSHOT-sources.jar"/>
35
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.3.0-SNAPSHOT.jar"/>
36
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.3.0-SNAPSHOT.jar"/>
37
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.3.0-SNAPSHOT.jar"/>
38
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.3.0-SNAPSHOT.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-services/4.3.0-SNAPSHOT/cdmlib-services-4.3.0-SNAPSHOT-sources.jar"/>
39
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.3.0-SNAPSHOT.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.3.0.jar"/>
32
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.3.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-ext/4.3.0-SNAPSHOT/cdmlib-ext-4.3.0-sources.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.3.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-io/4.3.0-SNAPSHOT/cdmlib-io-4.3.0-sources.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.3.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-model/4.3.0-SNAPSHOT/cdmlib-model-4.3.0-sources.jar"/>
35
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.3.0.jar"/>
36
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.3.0.jar"/>
37
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.3.0.jar"/>
38
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.3.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-services/4.3.0-SNAPSHOT/cdmlib-services-4.3.0-sources.jar"/>
39
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.3.0.jar"/>
40 40
	<classpathentry exported="true" kind="lib" path="lib/cglib-3.2.0.jar"/>
41 41
	<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-3.2.0.jar"/>
42 42
	<classpathentry exported="true" kind="lib" path="lib/classmate-1.3.1.jar"/>
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: CDM Library Dependencies Plugin
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Eclipse-BundleShape: dir
7 7
Export-Package: com.google.api,
8 8
 com.google.api.detect,
......
498 498
 lib/batik-util-1.7.jar,
499 499
 lib/batik-xml-1.7.jar,
500 500
 lib/c3p0-0.9.5.2.jar,
501
 lib/cdmlib-commons-4.3.0-SNAPSHOT.jar,
502
 lib/cdmlib-ext-4.3.0-SNAPSHOT.jar,
503
 lib/cdmlib-io-4.3.0-SNAPSHOT.jar,
504
 lib/cdmlib-model-4.3.0-SNAPSHOT.jar,
505
 lib/cdmlib-persistence-4.3.0-SNAPSHOT.jar,
506
 lib/cdmlib-print-4.3.0-SNAPSHOT.jar,
507
 lib/cdmlib-remote-4.3.0-SNAPSHOT.jar,
508
 lib/cdmlib-services-4.3.0-SNAPSHOT.jar,
509
 lib/cdmlib-test-4.3.0-SNAPSHOT.jar,
501
 lib/cdmlib-commons-4.3.0.jar,
502
 lib/cdmlib-ext-4.3.0.jar,
503
 lib/cdmlib-io-4.3.0.jar,
504
 lib/cdmlib-model-4.3.0.jar,
505
 lib/cdmlib-persistence-4.3.0.jar,
506
 lib/cdmlib-print-4.3.0.jar,
507
 lib/cdmlib-remote-4.3.0.jar,
508
 lib/cdmlib-services-4.3.0.jar,
509
 lib/cdmlib-test-4.3.0.jar,
510 510
 lib/cglib-3.2.0.jar,
511 511
 lib/cglib-nodep-3.2.0.jar,
512 512
 lib/classmate-1.3.1.jar,
eu.etaxonomy.taxeditor.cdmlib/build.properties
25 25
               lib/batik-util-1.7.jar,\
26 26
               lib/batik-xml-1.7.jar,\
27 27
               lib/c3p0-0.9.5.2.jar,\
28
               lib/cdmlib-commons-4.3.0-SNAPSHOT.jar,\
29
               lib/cdmlib-ext-4.3.0-SNAPSHOT.jar,\
30
               lib/cdmlib-io-4.3.0-SNAPSHOT.jar,\
31
               lib/cdmlib-model-4.3.0-SNAPSHOT.jar,\
32
               lib/cdmlib-persistence-4.3.0-SNAPSHOT.jar,\
33
               lib/cdmlib-print-4.3.0-SNAPSHOT.jar,\
34
               lib/cdmlib-remote-4.3.0-SNAPSHOT.jar,\
35
               lib/cdmlib-services-4.3.0-SNAPSHOT.jar,\
36
               lib/cdmlib-test-4.3.0-SNAPSHOT.jar,\
28
               lib/cdmlib-commons-4.3.0.jar,\
29
               lib/cdmlib-ext-4.3.0.jar,\
30
               lib/cdmlib-io-4.3.0.jar,\
31
               lib/cdmlib-model-4.3.0.jar,\
32
               lib/cdmlib-persistence-4.3.0.jar,\
33
               lib/cdmlib-print-4.3.0.jar,\
34
               lib/cdmlib-remote-4.3.0.jar,\
35
               lib/cdmlib-services-4.3.0.jar,\
36
               lib/cdmlib-test-4.3.0.jar,\
37 37
               lib/cglib-3.2.0.jar,\
38 38
               lib/cglib-nodep-3.2.0.jar,\
39 39
               lib/classmate-1.3.1.jar,\
eu.etaxonomy.taxeditor.cdmlib/pom.xml
4 4
  <parent>
5 5
    <groupId>eu.etaxonomy</groupId>
6 6
    <artifactId>taxeditor-parent</artifactId>
7
    <version>4.3.0-SNAPSHOT</version>
7
    <version>4.3.0</version>
8 8
  </parent>
9 9
  <modelVersion>4.0.0</modelVersion>
10 10
  <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Editor Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
7 7
Bundle-Vendor: %Bundle-Vendor.0
8 8
Bundle-Localization: OSGI-INF/l10n/plugin
eu.etaxonomy.taxeditor.editor/pom.xml
4 4
  <parent>
5 5
	<groupId>eu.etaxonomy</groupId>
6 6
	<artifactId>taxeditor-parent</artifactId>
7
    <version>4.3.0-SNAPSHOT</version>
7
    <version>4.3.0</version>
8 8
  </parent>
9 9
  
10 10
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.feature.jre.linux64/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature.jre.linux64"
4 4
      label="Taxonomic Editor JRE Linux64"
5
      version="4.3.0.qualifier"
5
      version="4.3.0"
6 6
      provider-name="EDIT"
7 7
      plugin="eu.etaxonomy.taxeditor.application"
8 8
      os="linux"
eu.etaxonomy.taxeditor.feature.jre.linux64/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.3.0-SNAPSHOT</version>
6
    <version>4.3.0</version>
7 7
  </parent>
8 8
  <modelVersion>4.0.0</modelVersion>
9 9
  <artifactId>eu.etaxonomy.taxeditor.feature.jre.linux64</artifactId>
eu.etaxonomy.taxeditor.feature.platform/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature.platform"
4 4
      label="Taxeditor Dependencies"
5
      version="4.3.0.qualifier"
5
      version="4.3.0"
6 6
      os="linux,macosx,win32"
7 7
      ws="cocoa,gtk,win32"
8 8
      arch="x86,x86_64">
eu.etaxonomy.taxeditor.feature.platform/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.3.0-SNAPSHOT</version>
6
		<version>4.3.0</version>
7 7
	</parent>
8 8
	<modelVersion>4.0.0</modelVersion>
9 9
	<artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
eu.etaxonomy.taxeditor.feature/feature.xml
2 2
<feature
3 3
      id="eu.etaxonomy.taxeditor.feature"
4 4
      label="Taxonomic Editor"
5
      version="4.3.0.qualifier"
5
      version="4.3.0"
6 6
      provider-name="EDIT"
7 7
      plugin="eu.etaxonomy.taxeditor.application"
8 8
      os="linux,macosx,win32"
eu.etaxonomy.taxeditor.feature/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.3.0-SNAPSHOT</version>
6
    <version>4.3.0</version>
7 7
  </parent>
8 8
  <modelVersion>4.0.0</modelVersion>
9 9
  <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Help
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
7 7
Bundle-Vendor: EDIT
8 8
Require-Bundle: org.eclipse.ui,
eu.etaxonomy.taxeditor.help/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.3.0-SNAPSHOT</version>
6
		<version>4.3.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: eu.etaxonomy.taxeditor.molecular.lib
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular.lib;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-ClassPath: .,
7 7
 lib/bioinfweb-commons-bio-2.0.0-preview-1.jar,
8 8
 lib/bioinfweb-commons-core-2.0.0-preview-1.jar,
eu.etaxonomy.taxeditor.molecular.lib/pom.xml
7 7
  <parent>
8 8
    <groupId>eu.etaxonomy</groupId>
9 9
    <artifactId>taxeditor-parent</artifactId>
10
    <version>4.3.0-SNAPSHOT</version>
10
    <version>4.3.0</version>
11 11
  </parent>
12 12

  
13 13
  <build>
eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Molecular Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
7 7
Require-Bundle: org.eclipse.ui,
8 8
 org.eclipse.core.runtime,
eu.etaxonomy.taxeditor.molecular/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.3.0-SNAPSHOT</version>
6
    <version>4.3.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Navigation Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Vendor: EDIT
7 7
Export-Package: eu.etaxonomy.cdm,
8 8
 eu.etaxonomy.taxeditor.navigation,
eu.etaxonomy.taxeditor.navigation/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.3.0-SNAPSHOT</version>
6
		<version>4.3.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Printpublisher Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Require-Bundle: org.eclipse.osgi,
7 7
 org.eclipse.ui,
8 8
 eu.etaxonomy.taxeditor.cdmlib,
eu.etaxonomy.taxeditor.printpublisher/pom.xml
3 3
	<parent>
4 4
		<artifactId>taxeditor-parent</artifactId>
5 5
		<groupId>eu.etaxonomy</groupId>
6
		<version>4.3.0-SNAPSHOT</version>
6
		<version>4.3.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: DataStore Bundle
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7 7
Bundle-Vendor: EDIT
8 8
Export-Package: eu.etaxonomy.cdm,
eu.etaxonomy.taxeditor.store/pom.xml
3 3
  <parent>
4 4
	<groupId>eu.etaxonomy</groupId>
5 5
	<artifactId>taxeditor-parent</artifactId>
6
	<version>4.3.0-SNAPSHOT</version>
6
	<version>4.3.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.webapp/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: Webapp
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.webapp;singleton:=true
5
Bundle-Version: 4.3.0.qualifier
5
Bundle-Version: 4.3.0
6 6
Require-Bundle: org.eclipse.core.runtime
7 7
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
8 8
Bundle-ActivationPolicy: lazy
eu.etaxonomy.taxeditor.webapp/pom.xml
4 4
  <parent>
5 5
    <groupId>eu.etaxonomy</groupId>
6 6
    <artifactId>taxeditor-parent</artifactId>
7
    <version>4.3.0-SNAPSHOT</version>
7
    <version>4.3.0</version>
8 8
  </parent>
9 9
  <modelVersion>4.0.0</modelVersion>
10 10
  <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="4.3.0.qualifier">
2
<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="4.3.0">
3 3
  <aboutInfo>
4 4
    <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
5 5
    <text>
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<?pde version="3.5"?>
3 3

  
4
<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.3.0.qualifier" useFeatures="true" includeLaunchers="true">
4
<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="4.3.0" useFeatures="true" includeLaunchers="true">
5 5

  
6 6
   <aboutInfo>
7 7
      <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
eu.etaxonomy.taxeditor/pom.xml
2 2
  <parent>
3 3
    <groupId>eu.etaxonomy</groupId>
4 4
    <artifactId>taxeditor-parent</artifactId>
5
    <version>4.3.0-SNAPSHOT</version>
5
    <version>4.3.0</version>
6 6
  </parent>
7 7

  
8 8
  <modelVersion>4.0.0</modelVersion>
pom.xml
6 6
  </prerequisites>
7 7
  <groupId>eu.etaxonomy</groupId>
8 8
  <artifactId>taxeditor-parent</artifactId>
9
  <version>4.3.0-SNAPSHOT</version>
9
  <version>4.3.0</version>
10 10
  <name>EDIT Taxonomic Editor</name>
11 11
  <description>The Taxonomic Editor for EDIT's platform for
12 12
    cybertaxonomy
......
18 18
  <properties>
19 19
    <java.codelevel>1.7</java.codelevel>
20 20
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
    <cdmlib.version>4.3.0-SNAPSHOT</cdmlib.version>
21
    <cdmlib.version>4.3.0</cdmlib.version>
22 22
    <!-- TODO can we use project.version ????? -->
23 23
    <tycho.version>0.22.0</tycho.version>
24
    <taxeditor.version>4.3.0-SNAPSHOT</taxeditor.version>
24
    <taxeditor.version>4.3.0</taxeditor.version>
25 25
    <update.dir>snapshot</update.dir>
26 26
    <unitils.version>3.4.2</unitils.version>
27 27
    <log4j.version>1.2.17</log4j.version>

Also available in: Unified diff