summaryrefslogtreecommitdiff
path: root/STALXService
diff options
context:
space:
mode:
Diffstat (limited to 'STALXService')
-rw-r--r--STALXService/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/STALXService/pom.xml b/STALXService/pom.xml
index d4cb3e15..c71b3f75 100644
--- a/STALXService/pom.xml
+++ b/STALXService/pom.xml
@@ -7,8 +7,9 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
<artifactId>STALXService</artifactId>
- <name>STAL-X Service</name>
+ <name>STAL Ext Service</name>
<version>${project.parent.version}</version>
+ <description>STAL extension webservice interface</description>
<dependencies>
<dependency>
<artifactId>STALService</artifactId>