diff options
Diffstat (limited to 'id/moa-spss-container/pom.xml')
-rw-r--r-- | id/moa-spss-container/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/moa-spss-container/pom.xml b/id/moa-spss-container/pom.xml index fc44f9d23..cbe19fd89 100644 --- a/id/moa-spss-container/pom.xml +++ b/id/moa-spss-container/pom.xml @@ -28,7 +28,7 @@ <layout>default</layout> <url>file://${repositoryPath}</url> </repository> - <repository> + <repository> <id>MOA_web</id> <name>MOA Dependencies weblocation</name> <releases> @@ -59,7 +59,7 @@ <dependency> <groupId>MOA.spss.server</groupId> <artifactId>moa-sig-lib</artifactId> - <version>3.1.2</version> + <version>3.1.3</version> <exclusions> <exclusion> <groupId>commons-logging</groupId> |