avoiding NPE when area not in vocabulary
[cdmlib.git] / cdmlib-ext / pom.xml
index e7b7ff918a454c5b916db36967fb0322b6ba6832..c42bb1479b4a34a343dd7a25a4c27e72552a7c1b 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>
 
@@ -15,9 +15,9 @@
   <name>CDM External</name>
   <description>EDIT CDM library external services. Module for handling requests to non CDM library services like the EDIT geoservice.</description>
   <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.0.5/cdmlib-extern</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.0.5/cdmlib-extern</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/tags/cdmlib/cdmlib-parent-3.0.5/cdmlib-extern</url>
+    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-extern/</connection>
+    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-extern/</developerConnection>
+    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-extern/</url>
   </scm>
 
   <dependencies>