improve performance for author loading in E+M
[cdmlib-apps.git] / app-import / pom.xml
index 4a6fe379ca0ed9dd10fc99401af835920fbad555..21013af161025c10eb0164b1e647bec9eca59363 100644 (file)
@@ -8,17 +8,17 @@
   
   <groupId>eu.etaxonomy</groupId>
   <artifactId>imports</artifactId>
   
   <groupId>eu.etaxonomy</groupId>
   <artifactId>imports</artifactId>
-  <version>4.4.0-SNAPSHOT</version>
+  <version>5.2.0-SNAPSHOT</version>
   
   <name>App Import</name>
   <description>A collection of diverse imports to the EDIT CDM Platform</description>
   <scm>
   
   <name>App Import</name>
   <description>A collection of diverse imports to the EDIT CDM Platform</description>
   <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib-apps/app-import/</connection>
-    <developerConnection>scm:svn:https://dev.e-taxonomy.eu/svn/trunk/cdmlib-apps/app-import/</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib-apps/app-import/</url>
+    <connection>scm:git:https://dev.e-taxonomy.eu/git/cdmlib-apps.git</connection>
+    <developerConnection>scm:git:ssh://git@dev.e-taxonomy.eu/var/git/cdmlib-apps.git</developerConnection>
+    <url>https://dev.e-taxonomy.eu/gitweb/cdmlib-apps.git/tree/HEAD:/app-import</url>
   </scm>
   <properties>
   </scm>
   <properties>
-       <java.codelevel>1.7</java.codelevel>
+       <java.codelevel>1.8</java.codelevel>
   </properties>
   
   <dependencyManagement>
   </properties>
   
   <dependencyManagement>
@@ -52,7 +52,7 @@
       <!-- the cdm internal repository -->
       <repository>
           <id>EditRepository</id>
       <!-- the cdm internal repository -->
       <repository>
           <id>EditRepository</id>
-          <url>http://wp5.e-taxonomy.eu/mavenrepo/</url>
+          <url>https://cybertaxonomy.eu/mavenrepo/</url>
       </repository>
   </repositories>
   
       </repository>
   </repositories>