Merge branch 'master' into develop
authorjenkins <jenkins-int@bgbm.org>
Thu, 16 Jul 2015 09:11:32 +0000 (11:11 +0200)
committerjenkins <jenkins-int@bgbm.org>
Thu, 16 Jul 2015 09:11:32 +0000 (11:11 +0200)
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
pom.xml

index 3962c23f1c5de34375a67cba740159cad84c22a5..20cffab12135d832275af97a5af5a8ae56d0d5a2 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.8.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.7.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.7.0.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" path="src/main/java"/>
index ad4085b6463f988111ce9a6a814f50c9f2046db1..a9257eb9dcb152a015c92e1d9ebec0050ed7689a 100644 (file)
@@ -612,12 +612,12 @@ Bundle-ClassPath: .,
  lib/xmlbeans-2.3.0.jar,
  lib/poi-ooxml-schemas-3.10-FINAL.jar,
  lib/swagger-annotations-1.3.5.jar,
- lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-io-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-model-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-print-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,
- lib/cdmlib-services-3.8.0-SNAPSHOT.jar
+ lib/cdmlib-commons-3.7.0.jar,
+ lib/cdmlib-ext-3.7.0.jar,
+ lib/cdmlib-io-3.7.0.jar,
+ lib/cdmlib-model-3.7.0.jar,
+ lib/cdmlib-persistence-3.7.0.jar,
+ lib/cdmlib-print-3.7.0.jar,
+ lib/cdmlib-remote-3.7.0.jar,
+ lib/cdmlib-services-3.7.0.jar
 Import-Package: eu.etaxonomy.cdm.api.application
index 3ce2b145dd7c8b8dc21f692f8634b554f9f4e799..e5abfe10683163772e1a966a434c0d85ad7dc75d 100644 (file)
@@ -194,14 +194,14 @@ bin.includes = META-INF/,\
                lib/poi-ooxml-schemas-3.10-FINAL.jar,\\r
                lib/xmlbeans-2.3.0.jar,\\r
                lib/swagger-annotations-1.3.5.jar,\\r
-               lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-io-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-model-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-print-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-services-3.8.0-SNAPSHOT.jar\r
+               lib/cdmlib-commons-3.7.0.jar,\\r
+               lib/cdmlib-ext-3.7.0.jar,\\r
+               lib/cdmlib-io-3.7.0.jar,\\r
+               lib/cdmlib-model-3.7.0.jar,\\r
+               lib/cdmlib-persistence-3.7.0.jar,\\r
+               lib/cdmlib-print-3.7.0.jar,\\r
+               lib/cdmlib-remote-3.7.0.jar,\\r
+               lib/cdmlib-services-3.7.0.jar\r
 \r
 jars.compile.order = .\r
 output.. = bin/\r
index ba79cb2965e11c063686d144465972190211b7a5..7334829917c32e09ec1730b4bf3483b926152526 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="3.8.0.qualifier">
+<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="3.7.0">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
diff --git a/pom.xml b/pom.xml
index bfb7c318ebcda6166707fc2eddb2a81db4b49ea2..abed873ce9d8cc196cc67b88eb321710b7ed60d6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <properties>
     <java.codelevel>1.6</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.8.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>3.7.0</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <tycho.version>0.22.0</tycho.version>
-    <taxeditor.version>3.8.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>3.7.0</taxeditor.version>
     <update.dir>snapshot</update.dir>
   </properties>
   <modules>