diff options
Diffstat (limited to 'smccSTAL')
-rw-r--r-- | smccSTAL/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml index 5864e122..73fd2581 100644 --- a/smccSTAL/pom.xml +++ b/smccSTAL/pom.xml @@ -9,7 +9,8 @@ <artifactId>smccSTAL</artifactId> <name>smcc STAL</name> <version>${project.parent.version}</version> - <build> + <description>STAL implementation for smart cards using smcc</description> + <build> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> |