diff options
author | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-05-07 14:54:05 +0000 |
---|---|---|
committer | mcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2010-05-07 14:54:05 +0000 |
commit | b43405cdb052201de6ef66d44e473cb74c55d4b0 (patch) | |
tree | 255834ca283d9876a6ed8dce4c96312d2d083333 /smccSTALExt | |
parent | 05f3154d9f0f78646a8b2b51593e7ebdbac9faca (diff) | |
download | mocca-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 'smccSTALExt')
-rw-r--r-- | smccSTALExt/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/smccSTALExt/pom.xml b/smccSTALExt/pom.xml index 2411ba8e..deeaeb0d 100644 --- a/smccSTALExt/pom.xml +++ b/smccSTALExt/pom.xml @@ -8,7 +8,8 @@ <groupId>at.gv.egiz</groupId> <artifactId>smccSTALExt</artifactId> <version>${project.parent.version}</version> - <name>smcc STAL Extension</name> + <name>smcc STAL Ext</name> + <description>STAL Ext implementation for smart cards using smcc</description> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> |