summaryrefslogtreecommitdiff
path: root/smccSTAL/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'smccSTAL/pom.xml')
-rw-r--r--smccSTAL/pom.xml3
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>