Commit d3e4102282b581b055ec34c0fa555711a19ae472

Authored by Sergey Matvienko
1 parent 3c72d0d6

removed version from pom.xml from common/util for spring-core (version already d…

…efined through the root dependency management)
Showing 1 changed file with 0 additions and 1 deletions
... ... @@ -39,7 +39,6 @@
39 39 <dependency>
40 40 <groupId>org.springframework</groupId>
41 41 <artifactId>spring-core</artifactId>
42   - <version>${spring.version}</version>
43 42 </dependency>
44 43 <dependency>
45 44 <groupId>com.google.guava</groupId>
... ...