diff pom.xml @ 366:567ce7697fc7 0.5

Code documentation.
author Raimund Renkert <rrenkert@intevation.de>
date Tue, 10 Sep 2013 15:55:54 +0200
parents 2cb9ee38fd1b
children d878ff29e521
line wrap: on
line diff
--- a/pom.xml	Tue Sep 10 10:17:32 2013 +0200
+++ b/pom.xml	Tue Sep 10 15:55:54 2013 +0200
@@ -7,8 +7,6 @@
     <artifactId>lada</artifactId>
     <version>1.0-SNAPSHOT</version>
     <packaging>war</packaging>
-    <name>Java EE 6 webapp project</name>
-    <description>A starter Java EE 6 webapp project for use on JBoss AS 7.1 / EAP 6, generated from the jboss-javaee6-webapp archetype</description>
 
     <properties>
         <!-- Explicitly declaring the source encoding eliminates the following 
@@ -362,4 +360,8 @@
             <url>http://www.hibernatespatial.org/repository</url>
         </repository>
     </repositories>
+    <name>Lada Server</name>
+    <description>Lada server application.
+
+The Lada server provides RESTful services to grant access to laboratory data using authentication and validation.</description>
 </project>
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)