change name of ReferencedMedia to ReferencedMediaBase (#2381)
[cdmlib.git] / cdmlib-services / pom.xml
index 9c032fe8322dc10b11ebd9306a6b33a4d5aaf224..872ba7eca9b4cac6358c60079b56154c164db877 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>cdmlib-parent</artifactId>
-               <version>3.0.5</version>
+               <version>3.0.7-SNAPSHOT</version>
                <relativePath>pom.xml</relativePath>
        </parent>
 
@@ -16,9 +16,9 @@
   <description>EDIT CDM library services. The local API and basis for webservices too.</description>
   <packaging>bundle</packaging>
   <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.0.5/cdmlib-service</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.0.5/cdmlib-service</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/tags/cdmlib/cdmlib-parent-3.0.5/cdmlib-service</url>
+    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-service/</connection>
+    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-service/</developerConnection>
+    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-service/</url>
   </scm>
   <build>
     <plugins>
        <groupId>org.springframework.security</groupId>
        <artifactId>spring-security-core</artifactId>
     </dependency>
+    <dependency>
+        <groupId>org.springframework.security</groupId>
+        <artifactId>spring-security-config</artifactId>
+               <version>3.0.5.RELEASE</version>
+    </dependency>
     <dependency>
       <groupId>com.ibm.lsid</groupId>
       <artifactId>lsid-server</artifactId>