Added oparent to sdc main
[sdc.git] / catalog-dao / pom.xml
index 360a23a..44f69f2 100644 (file)
@@ -70,6 +70,13 @@ Modifications copyright (c) 2018 Nokia
                        <scope>provided</scope>
                </dependency>
 
+               <dependency>
+                       <groupId>org.springframework</groupId>
+                       <artifactId>spring-core</artifactId>
+                       <version>${spring.version}</version>
+                       <scope>provided</scope>
+               </dependency>
+
                <dependency>
                        <groupId>org.springframework</groupId>
                        <artifactId>spring-context-support</artifactId>