aboutsummaryrefslogtreecommitdiff
path: root/spss/server/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'spss/server/pom.xml')
-rw-r--r--spss/server/pom.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/spss/server/pom.xml b/spss/server/pom.xml
index 360949903..0610de7c7 100644
--- a/spss/server/pom.xml
+++ b/spss/server/pom.xml
@@ -1,4 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>MOA</groupId>
@@ -11,16 +11,16 @@
<artifactId>moa-spss</artifactId>
<packaging>pom</packaging>
<version>1.4.0</version>
- <name>MOA SPSS Server</name>
+ <name>MOA SP/SS Server</name>
- <modules>
- <module>serverlib</module>
- <module>serverws</module>
- <module>tools</module>
- </modules>
-
- <properties>
- <repositoryPath>${basedir}/../../repository</repositoryPath>
- </properties>
-
-</project> \ No newline at end of file
+ <modules>
+ <module>serverlib</module>
+ <module>serverws</module>
+ <module>tools</module>
+ </modules>
+
+ <properties>
+ <repositoryPath>${basedir}/../../repository</repositoryPath>
+ </properties>
+
+</project>