diff options
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> |