improved versioning of plugins and features
[taxeditor.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 90ba2b7bbc43503dc45c9ddd6e9c3aee75500301..95f87e1284c8eb9fdbb31f2fcf84b6b8b4ec3d57 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,7 @@
                <module>taxeditor-store</module>
                <module>taxeditor-navigation</module>
                <module>taxeditor-editor</module>
+               <module>taxeditor-bulkeditor</module>
                <module>taxeditor-application</module>
        </modules>
        
                                <artifactId>taxeditor-editor</artifactId>
                                <version>${project.version}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>eu.etaxonomy</groupId>
+                               <artifactId>taxeditor-bulkeditor</artifactId>
+                               <version>${project.version}</version>
+                       </dependency>
                        <dependency>
                                <groupId>eu.etaxonomy</groupId>
                                <artifactId>taxeditor-application</artifactId>