Fixes NPE when no term was selected but the edit button was pressed
[taxeditor.git] / eu.etaxonomy.taxeditor.application / pom.xml
index f955cf87539c1f0f54cc3493f8604a1b0b49809c..f601910995936c84f3439be8d9521b3c7f7df1ec 100644 (file)
   <dependencies>
     <dependency>
                <groupId>eu.etaxonomy</groupId>
-               <artifactId>taxeditor-store</artifactId>
+               <artifactId>eu.etaxonomy.taxeditor.store</artifactId>
        </dependency>
        <dependency>
                <groupId>eu.etaxonomy</groupId>
-               <artifactId>taxeditor-navigation</artifactId>
+               <artifactId>eu.etaxonomy.taxeditor.navigation</artifactId>
        </dependency>
        <dependency>
                <groupId>eu.etaxonomy</groupId>
-               <artifactId>taxeditor-editor</artifactId>
+               <artifactId>eu.etaxonomy.taxeditor.editor</artifactId>
        </dependency>
        <dependency>
                <groupId>eu.etaxonomy</groupId>
-               <artifactId>taxeditor-printpublisher</artifactId>
+               <artifactId>eu.etaxonomy.taxeditor.printpublisher</artifactId>
        </dependency>
        <dependency>
                <groupId>org.eclipse.equinox.p2</groupId>