summaryrefslogtreecommitdiff
path: root/utils
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 /utils
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 'utils')
-rw-r--r--utils/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml
index 69e4f6d7..68e47055 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -7,9 +7,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>utils</artifactId>
- <name>BKU Utils</name>
+ <name>Utils</name>
<packaging>jar</packaging>
<version>${parent.version}</version>
+ <description>Utilities</description>
<dependencies>
<dependency>
<groupId>org.slf4j</groupId>