]> source.dussan.org Git - archiva.git/commitdiff
added spring-context as dependency to prevent compilation failure for @Service annota...
authorMaria Odea B. Ching <oching@apache.org>
Thu, 16 Jun 2011 02:22:00 +0000 (02:22 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Thu, 16 Jun 2011 02:22:00 +0000 (02:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1136272 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-base/archiva-policies/pom.xml

index ca681bfc6cdc584023e895d34ecc04f5dbd60829..7e743b653f1c3cfb43eedc6e6810a01c476b6004 100644 (file)
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>org.springframework</groupId>
+      <artifactId>spring-context</artifactId>
+    </dependency>
     <dependency>
       <groupId>net.sf.ehcache</groupId>
       <artifactId>ehcache-core</artifactId>