summaryrefslogtreecommitdiff
path: root/BKUCommonGUI
diff options
context:
space:
mode:
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>