summaryrefslogtreecommitdiff
path: root/smcc
diff options
context:
space:
mode:
Diffstat (limited to 'smcc')
-rw-r--r--smcc/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/smcc/pom.xml b/smcc/pom.xml
index efda2522..c0d59481 100644
--- a/smcc/pom.xml
+++ b/smcc/pom.xml
@@ -10,7 +10,8 @@
<name>smcc</name>
<packaging>jar</packaging>
<version>${project.parent.version}</version>
- <build>
+ <description>Smart card communication</description>
+ <build>
<plugins>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>