Fixed pom spring version configuration
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / application-config-rest / application-config-rest-services / pom.xml
index b1adca2..fa59ed1 100644 (file)
@@ -64,8 +64,7 @@
             <groupId>org.springframework</groupId>
             <artifactId>spring-web</artifactId>
             <scope>test</scope>
+            <version>${spring.framework.version}</version>
         </dependency>
     </dependencies>
-
-    
 </project>