Project

General

Profile

« Previous | Next » 

Revision 0fa485b5

Added by Patrick Plitzner almost 6 years ago

Updated version in pom / project files to taxeditor version : 5.1.0 and cdmlib version : 5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.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.16.0-SNAPSHOT</version>
6
    <version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.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.16.0-SNAPSHOT</version>
6
		<version>5.1.0</version>
7 7
	</parent>
8 8

  
9 9
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.cdmlib/.classpath
10 10
	<classpathentry exported="true" kind="lib" path="lib/aspectjrt-1.8.8.jar"/>
11 11
	<classpathentry exported="true" kind="lib" path="lib/aspectjweaver-1.8.8.jar"/>
12 12
	<classpathentry exported="true" kind="lib" path="lib/batik-xml-1.7.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.16.0-SNAPSHOT.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.16.0-SNAPSHOT.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.16.0-SNAPSHOT.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.16.0-SNAPSHOT.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.16.0-SNAPSHOT.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.16.0-SNAPSHOT.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.16.0-SNAPSHOT.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-cache-4.16.0-SNAPSHOT.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-cache/4.15.0-SNAPSHOT/cdmlib-cache-4.16.0-SNAPSHOT-sources.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.16.0-SNAPSHOT.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-services/4.15.0-SNAPSHOT/cdmlib-services-4.16.0-SNAPSHOT-sources.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.16.0-SNAPSHOT.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-5.1.0.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-5.1.0.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-5.1.0.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-5.1.0.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-5.1.0.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-5.1.0.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-5.1.0.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-cache-5.1.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-cache/4.15.0-SNAPSHOT/cdmlib-cache-5.1.0-sources.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-5.1.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-services/4.15.0-SNAPSHOT/cdmlib-services-5.1.0-sources.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-5.1.0.jar"/>
23 23
	<classpathentry exported="true" kind="lib" path="lib/com.springsource.org.aopalliance-1.0.0.jar"/>
24 24
	<classpathentry exported="true" kind="lib" path="lib/com.springsource.org.apache.commons.logging-1.1.1.jar"/>
25 25
	<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.9.2.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.16.0.qualifier
5
Bundle-Version: 5.1.0
6 6
Eclipse-BundleShape: dir
7 7
Export-Package: com.google.api,
8 8
 com.google.api.detect,
......
650 650
 lib/aspectjrt-1.8.8.jar,
651 651
 lib/aspectjweaver-1.8.8.jar,
652 652
 lib/batik-xml-1.7.jar,
653
 lib/cdmlib-commons-4.16.0-SNAPSHOT.jar,
654
 lib/cdmlib-ext-4.16.0-SNAPSHOT.jar,
655
 lib/cdmlib-io-4.16.0-SNAPSHOT.jar,
656
 lib/cdmlib-model-4.16.0-SNAPSHOT.jar,
657
 lib/cdmlib-persistence-4.16.0-SNAPSHOT.jar,
658
 lib/cdmlib-print-4.16.0-SNAPSHOT.jar,
659
 lib/cdmlib-remote-4.16.0-SNAPSHOT.jar,
660
 lib/cdmlib-cache-4.16.0-SNAPSHOT.jar,
661
 lib/cdmlib-services-4.16.0-SNAPSHOT.jar,
662
 lib/cdmlib-test-4.16.0-SNAPSHOT.jar,
653
 lib/cdmlib-commons-5.1.0.jar,
654
 lib/cdmlib-ext-5.1.0.jar,
655
 lib/cdmlib-io-5.1.0.jar,
656
 lib/cdmlib-model-5.1.0.jar,
657
 lib/cdmlib-persistence-5.1.0.jar,
658
 lib/cdmlib-print-5.1.0.jar,
659
 lib/cdmlib-remote-5.1.0.jar,
660
 lib/cdmlib-cache-5.1.0.jar,
661
 lib/cdmlib-services-5.1.0.jar,
662
 lib/cdmlib-test-5.1.0.jar,
663 663
 lib/com.springsource.org.aopalliance-1.0.0.jar,
664 664
 lib/com.springsource.org.apache.commons.logging-1.1.1.jar,
665 665
 lib/commons-beanutils-1.9.2.jar,
eu.etaxonomy.taxeditor.cdmlib/build.properties
6 6
               lib/aspectjrt-1.8.8.jar,\
7 7
               lib/aspectjweaver-1.8.8.jar,\
8 8
               lib/batik-xml-1.7.jar,\
9
               lib/cdmlib-commons-4.16.0-SNAPSHOT.jar,\
10
               lib/cdmlib-ext-4.16.0-SNAPSHOT.jar,\
11
               lib/cdmlib-io-4.16.0-SNAPSHOT.jar,\
12
               lib/cdmlib-model-4.16.0-SNAPSHOT.jar,\
13
               lib/cdmlib-persistence-4.16.0-SNAPSHOT.jar,\
14
               lib/cdmlib-print-4.16.0-SNAPSHOT.jar,\
15
               lib/cdmlib-remote-4.16.0-SNAPSHOT.jar,\
16
               lib/cdmlib-services-4.16.0-SNAPSHOT.jar,\
17
               lib/cdmlib-test-4.16.0-SNAPSHOT.jar,\
9
               lib/cdmlib-commons-5.1.0.jar,\
10
               lib/cdmlib-ext-5.1.0.jar,\
11
               lib/cdmlib-io-5.1.0.jar,\
12
               lib/cdmlib-model-5.1.0.jar,\
13
               lib/cdmlib-persistence-5.1.0.jar,\
14
               lib/cdmlib-print-5.1.0.jar,\
15
               lib/cdmlib-remote-5.1.0.jar,\
16
               lib/cdmlib-services-5.1.0.jar,\
17
               lib/cdmlib-test-5.1.0.jar,\
18 18
               lib/com.springsource.org.aopalliance-1.0.0.jar,\
19 19
               lib/com.springsource.org.apache.commons.logging-1.1.1.jar,\
20 20
               lib/commons-beanutils-1.9.2.jar,\
......
221 221
               lib/lucene-analyzers-common-5.4.1.jar,\
222 222
               lib/lucene-sandbox-5.4.1.jar,\
223 223
               lib/lucene-suggest-5.4.1.jar,\
224
               lib/cdmlib-cache-4.16.0-SNAPSHOT.jar,\
224
               lib/cdmlib-cache-5.1.0.jar,\
225 225
               lib/redmine-java-api-3.1.0.jar
226 226

  
227 227
jars.compile.order = .
eu.etaxonomy.taxeditor.cdmlib/pom.xml
4 4
  <parent>
5 5
    <groupId>eu.etaxonomy</groupId>
6 6
    <artifactId>taxeditor-parent</artifactId>
7
    <version>4.16.0-SNAPSHOT</version>
7
    <version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.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.16.0-SNAPSHOT</version>
7
    <version>5.1.0</version>
8 8
  </parent>
9 9
  
10 10
  <modelVersion>4.0.0</modelVersion>
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.16.0.qualifier"
5
      version="5.1.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.16.0-SNAPSHOT</version>
6
		<version>5.1.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.16.0.qualifier"
5
      version="5.1.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.16.0-SNAPSHOT</version>
6
    <version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.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.16.0-SNAPSHOT</version>
6
		<version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.0
6 6
Bundle-ClassPath: .,
7 7
 lib/owlapi-xmlutils-4.1.4.jar,
8 8
 lib/commons-collections4-4.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.16.0-SNAPSHOT</version>
10
    <version>5.1.0</version>
11 11
  </parent>
12 12
  
13 13
  <name>Molecular Library Dependencies Bundle</name>
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.16.0.qualifier
5
Bundle-Version: 5.1.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.16.0-SNAPSHOT</version>
6
    <version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
7 7
Bundle-Vendor: EDIT
8 8
Export-Package: eu.etaxonomy.cdm,
eu.etaxonomy.taxeditor.navigation/pom.xml
3 3
	<parent>
4 4
		<groupId>eu.etaxonomy</groupId>
5 5
		<artifactId>taxeditor-parent</artifactId>
6
		<version>4.16.0-SNAPSHOT</version>
6
		<version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.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.16.0-SNAPSHOT</version>
6
		<version>5.1.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.16.0.qualifier
5
Bundle-Version: 5.1.0
6 6
Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
7 7
Bundle-Vendor: EDIT
8 8
Bundle-Localization: OSGI-INF/l10n/bundle
eu.etaxonomy.taxeditor.store/pom.xml
3 3
  <parent>
4 4
	<groupId>eu.etaxonomy</groupId>
5 5
	<artifactId>taxeditor-parent</artifactId>
6
	<version>4.16.0-SNAPSHOT</version>
6
	<version>5.1.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF
2 2
Bundle-ManifestVersion: 2
3 3
Bundle-Name: eu.etaxonomy.taxeditor.test
4 4
Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true
5
Bundle-Version: 4.16.0.qualifier
5
Bundle-Version: 5.1.0
6 6
Bundle-ActivationPolicy: lazy
7 7
Bundle-Vendor: EDIT
8 8
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
eu.etaxonomy.taxeditor.test/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.16.0-SNAPSHOT</version>
6
    <version>5.1.0</version>
7 7
  </parent>
8 8
  <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
9 9
  <packaging>eclipse-test-plugin</packaging>
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.16.0.qualifier
5
Bundle-Version: 5.1.0
6 6
Require-Bundle: org.eclipse.core.runtime
7 7
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
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.16.0-SNAPSHOT</version>
7
    <version>5.1.0</version>
8 8
  </parent>
9 9
  <modelVersion>4.0.0</modelVersion>
10 10
  <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF
4 4
 eu.etaxonomy.taxeditor.workbench,
5 5
 eu.etaxonomy.taxeditor.workbench.part
6 6
Bundle-Name: Workbench Bundle
7
Bundle-Version: 4.16.0.qualifier
7
Bundle-Version: 5.1.0
8 8
Require-Bundle: org.eclipse.ui,
9 9
 org.eclipse.core.runtime,
10 10
 org.eclipse.e4.ui.workbench,
eu.etaxonomy.taxeditor.workbench/pom.xml
3 3
  <parent>
4 4
    <groupId>eu.etaxonomy</groupId>
5 5
    <artifactId>taxeditor-parent</artifactId>
6
    <version>4.16.0-SNAPSHOT</version>
6
    <version>5.1.0</version>
7 7
  </parent>
8 8

  
9 9
  <modelVersion>4.0.0</modelVersion>
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.16.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="5.1.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
<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.16.0.qualifier" useFeatures="true" includeLaunchers="true">
3
<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="5.1.0" useFeatures="true" includeLaunchers="true">
4 4
   <aboutInfo>
5 5
      <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
6 6
      <text>
eu.etaxonomy.taxeditor/pom.xml
2 2
  <parent>
3 3
    <groupId>eu.etaxonomy</groupId>
4 4
    <artifactId>taxeditor-parent</artifactId>
5
    <version>4.16.0-SNAPSHOT</version>
5
    <version>5.1.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.16.0-SNAPSHOT</version>
9
  <version>5.1.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.8</java.codelevel>
20 20
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
    <cdmlib.version>4.16.0-SNAPSHOT</cdmlib.version>
21
    <cdmlib.version>5.1.0</cdmlib.version>
22 22
    <!-- TODO can we use project.version ????? -->
23 23
    <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
24 24
      for higher version numbers tycho needs to be build against Eclipse Mars or 
25 25
      higher -->
26 26
    <tycho.version>1.0.0</tycho.version>
27
    <taxeditor.version>4.16.0-SNAPSHOT</taxeditor.version>
27
    <taxeditor.version>5.1.0</taxeditor.version>
28 28
    <update.dir>snapshot</update.dir>
29 29
    <unitils.version>3.4.2</unitils.version>
30 30
    <log4j.version>1.2.17</log4j.version>

Also available in: Unified diff