Project

General

Profile

« Previous | Next » 

Revision bc421a42

Added by jenkins over 3 years ago

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

View differences:

eu.etaxonomy.taxeditor.application/pom.xml
1 1
<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/maven-v4_0_0.xsd">
2

  
3 2
  <parent>
4 3
    <groupId>eu.etaxonomy</groupId>
5 4
    <artifactId>taxeditor-parent</artifactId>
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
1 1
<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/maven-v4_0_0.xsd">
2

  
3 2
	<parent>
4 3
		<groupId>eu.etaxonomy</groupId>
5 4
		<artifactId>taxeditor-parent</artifactId>
6
		<version>5.19.0-SNAPSHOT</version>
5
        <version>5.19.0-SNAPSHOT</version>
7 6
	</parent>
8 7

  
9 8
	<modelVersion>4.0.0</modelVersion>
eu.etaxonomy.taxeditor.feature.platform/feature.xml
274 274
         unpack="false"/>
275 275

  
276 276
</feature>
277

  
eu.etaxonomy.taxeditor.feature/feature.xml
180 180
         version="0.0.0"
181 181
         unpack="false"/>
182 182

  
183
</feature>
183
</feature>
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
42 42
 eu.etaxonomy.cdm.remote.view.oaipmh.dwc,
43 43
 eu.etaxonomy.cdm.remote.view.oaipmh.rdf,
44 44
 eu.etaxonomy.remote.dto.rdf
45
Require-Bundle: org.eclipse.osgi,
46
 org.eclipse.ui,
47
 eu.etaxonomy.taxeditor.cdmlib,
48
 eu.etaxonomy.taxeditor.editor,
49
 eu.etaxonomy.taxeditor.store
50
Bundle-ClassPath: .,
51
 lib/cdmlib-print-5.18.0-SNAPSHOT.jar,
52
 lib/cdmlib-remote-5.18.0-SNAPSHOT.jar
53
Import-Package: org.apache.log4j,
54
 org.eclipse.core.runtime,
55
 org.eclipse.core.runtime.jobs,
56
 org.osgi.framework
57
Bundle-ActivationPolicy: lazy
58
Bundle-Vendor: EDIT
59
Bundle-Activator: eu.etaxonomy.taxeditor.printpublisher.internal.PrintpublisherPlugin
60
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
45

  
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
<<<<<<< HEAD
5 6
Bundle-Version: 5.19.0.qualifier
7
=======
8
Bundle-Version: 5.13.1
9
>>>>>>> Updated version in pom / project files to taxeditor version : 5.13.1 and cdmlib version : 5.13.0
6 10
Bundle-ActivationPolicy: lazy
7 11
Bundle-Vendor: EDIT
8 12
Bundle-RequiredExecutionEnvironment: JavaSE-1.8

Also available in: Unified diff