summaryrefslogtreecommitdiff
path: root/BKUCommonGUI
diff options
context:
space:
mode:
authormcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-05-07 14:54:05 +0000
committermcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-05-07 14:54:05 +0000
commitb43405cdb052201de6ef66d44e473cb74c55d4b0 (patch)
tree255834ca283d9876a6ed8dce4c96312d2d083333 /BKUCommonGUI
parent05f3154d9f0f78646a8b2b51593e7ebdbac9faca (diff)
downloadmocca-b43405cdb052201de6ef66d44e473cb74c55d4b0.tar.gz
mocca-b43405cdb052201de6ef66d44e473cb74c55d4b0.tar.bz2
mocca-b43405cdb052201de6ef66d44e473cb74c55d4b0.zip
Updated project documentation.
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@730 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUCommonGUI')
-rw-r--r--BKUCommonGUI/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/BKUCommonGUI/pom.xml b/BKUCommonGUI/pom.xml
index ccb47235..3d3f1446 100644
--- a/BKUCommonGUI/pom.xml
+++ b/BKUCommonGUI/pom.xml
@@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>BKUCommonGUI</artifactId>
- <name>BKU GUI</name>
+ <name>BKU Common GUI</name>
<version>${project.parent.version}</version>
<dependencies>
<dependency>
@@ -22,7 +22,8 @@
<scope>compile</scope>
</dependency>
</dependencies>
- <build>
+ <description>Common GUI functionality</description>
+ <build>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>