cleanup
[cdmlib.git] / cdmlib-services / pom.xml
index 7b0c4494c3aafad0b965d866cb6e4d12653fccce..8254ae0725712547307d4775b1e5e3909dcb7964 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>4.1.1</version>
+    <version>4.15.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
   <artifactId>cdmlib-services</artifactId>    
   <name>CDM Services</name>
   <description>EDIT CDM library services. The local API and basis for webservices too.</description>
+  <!-- 
+        cdmlib/services as osgi bundle?
+       see https://dev.e-taxonomy.eu/redmine/issues/5302 and https://dev.e-taxonomy.eu/redmine/issues/6695 
+  -->
   <packaging>bundle</packaging>
-  <scm>
-    <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>
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.6</version>
+        <version>3.3.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>