ref #9190: rename webapp to local
[taxeditor.git] / eu.etaxonomy.taxeditor.webapp / pom.xml
index 5e5fd5a4fddc1758dc83190848f286c9b165330b..dc7f93a5e8487508ee0fdf2139f24c03012ced47 100644 (file)
@@ -7,10 +7,9 @@
     <version>5.18.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <artifactId>eu.etaxonomy.taxeditor.webapp</artifactId>
+  <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
   <packaging>eclipse-plugin</packaging>
-  <name>CDM Library Webapp Plugin</name>
-  <description>CDM Library webapp as a plugin</description>
+  <name>Local Plugin</name>
   <build>
     <pluginManagement>
       <plugins>
         <version>${jetty-version}</version>
     </dependency>
   </dependencies>
+  <description>Enables acces to a local managed cdm server</description>
 </project>