Project

General

Profile

« Previous | Next » 

Revision 6f3fbd20

Added by Niels Hoffmann about 13 years ago

Changed artifact ids.

View differences:

eu.etaxonomy.taxeditor.application/pom.xml
18 18
  <dependencies>
19 19
    <dependency>
20 20
  		<groupId>eu.etaxonomy</groupId>
21
  		<artifactId>taxeditor-store</artifactId>
21
  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
22 22
  	</dependency>
23 23
  	<dependency>
24 24
  		<groupId>eu.etaxonomy</groupId>
25
  		<artifactId>taxeditor-navigation</artifactId>
25
  		<artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
26 26
  	</dependency>
27 27
  	<dependency>
28 28
  		<groupId>eu.etaxonomy</groupId>
29
  		<artifactId>taxeditor-editor</artifactId>
29
  		<artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
30 30
  	</dependency>
31 31
  	<dependency>
32 32
  		<groupId>eu.etaxonomy</groupId>
33
  		<artifactId>taxeditor-printpublisher</artifactId>
33
  		<artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
34 34
  	</dependency>
35 35
  	<dependency>
36 36
  		<groupId>org.eclipse.equinox.p2</groupId>
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
17 17
  <dependencies>
18 18
      <dependency>
19 19
    		<groupId>eu.etaxonomy</groupId>
20
    		<artifactId>taxeditor-store</artifactId>
20
    		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
21 21
    	</dependency>
22 22
    	<dependency>
23 23
			<groupId>org.eclipse.ui</groupId>
eu.etaxonomy.taxeditor.editor/pom.xml
18 18
  <dependencies>
19 19
    <dependency>
20 20
  		<groupId>eu.etaxonomy</groupId>
21
  		<artifactId>taxeditor-store</artifactId>
21
  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
22 22
  	</dependency>
23 23
  	<dependency>
24 24
  		<groupId>eu.etaxonomy</groupId>
25
  		<artifactId>taxeditor-bulkeditor</artifactId>
25
  		<artifactId>eu.etaxonomy.taxeditor.bulkeditor</artifactId>
26 26
  	</dependency>
27 27
  	<dependency>
28 28
		<groupId>org.eclipse.core</groupId>
eu.etaxonomy.taxeditor.navigation/pom.xml
21 21
  <dependencies>
22 22
    <dependency>
23 23
  		<groupId>eu.etaxonomy</groupId>
24
  		<artifactId>taxeditor-store</artifactId>
24
  		<artifactId>eu.etaxonomy.taxeditor.store</artifactId>
25 25
  	</dependency>
26 26
  	<dependency>
27 27
  		<groupId>eu.etaxonomy</groupId>
28
  		<artifactId>taxeditor-editor</artifactId>
28
  		<artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
29 29
  	</dependency>
30 30
  </dependencies>
31 31
  

Also available in: Unified diff