diff --git a/README.md b/README.md
index d9dbada..1b89764 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# GeoPortal Data Viewer App
-The GeoPortal Data Viewer App is an application ...
+The GeoPortal Data Viewer App is an application to access, discovery and navigate the GeoNa products by a Gis GUI
## Built With
diff --git a/pom.xml b/pom.xml
index 9f6c200..d55e4bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,8 @@
geoportal-data-viewer-app
war
1.0.0-SNAPSHOT
- Maven Archetype for GWT
+ GeoPortal Data Viewer App
+ The GeoPortal Data Viewer App is an application to access, discovery and navigate the GeoNa products by a Gis GUI
@@ -48,29 +49,29 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -193,7 +194,75 @@
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+
+
+ compile
+
+ exploded
+
+
+
+
+ ${webappDirectory}
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+
+
+ descriptor.xml
+
+
+
+
+ servicearchive
+ install
+
+ single
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 2.5
+
+
+ copy-profile
+ install
+
+ copy-resources
+
+
+ target
+
+
+
+ ${project.basedir}
+ true
+
+ profile.xml
+
+
+
+
+
+
+
-
+