From: Olivier Lamy Date: Sat, 25 Feb 2012 22:45:37 +0000 (+0000) Subject: fix String transformation of 2.0 -> 2 was not correct for artifacts versions X-Git-Tag: archiva-1.4-M3~1230 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=773d2784a5bd9393e786b911074b590ac2f5b50d;p=archiva.git fix String transformation of 2.0 -> 2 was not correct for artifacts versions git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1293715 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml index 4bc401fb9..d19fef386 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml @@ -38,10 +38,19 @@ + + + + + + + + +