diff options
Diffstat (limited to 'STALService')
-rw-r--r-- | STALService/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/STALService/pom.xml b/STALService/pom.xml index 2f1e3ed4..c25d955f 100644 --- a/STALService/pom.xml +++ b/STALService/pom.xml @@ -10,7 +10,7 @@ <artifactId>STALService</artifactId> <name>STAL Service</name> <version>${project.parent.version}</version> - <description /> + <description >STAL webservice interface</description> <dependencies> <dependency> <groupId>at.gv.egiz</groupId> |