Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib...
authorCherian Mathew <c.mathew@bgbm.org>
Mon, 26 Nov 2012 14:01:38 +0000 (14:01 +0000)
committerCherian Mathew <c.mathew@bgbm.org>
Mon, 26 Nov 2012 14:01:38 +0000 (14:01 +0000)
24 files changed:
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.application/pom.xml
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/pom.xml
eu.etaxonomy.taxeditor.feature.platform/feature.xml
eu.etaxonomy.taxeditor.feature.platform/pom.xml
eu.etaxonomy.taxeditor.feature/feature.xml
eu.etaxonomy.taxeditor.feature/pom.xml
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.help/pom.xml
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.navigation/pom.xml
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.printpublisher/pom.xml
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.store/pom.xml
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index 661ae74f45f6ddb06dd0cbc661a15eca6950e6e9..58ec73865736d17ec41fc0b15d43fd3587cf5c31 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Application
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: Application
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: plugin
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: plugin
index 7bfb878869fa420aad548dd657d00b1c44bb53b3..ff65448a6ef4afdbc18acb3dade8a80955652678 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index ea5de6e2854e3d943fe78275598e4fe245f75388..32d0d0db4f19fd9db18e4663230a06fe8291d682 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Bulkeditor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: Bulkeditor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,eu.etaxonomy.taxeditor.annotatedlineeditor.handler,eu.etaxonomy.taxeditor.bulkeditor,eu.etaxonomy.taxeditor.bulkeditor.command,eu.etaxonomy.taxeditor.bulkeditor.handler,eu.etaxonomy.taxeditor.bulkeditor.input,eu.etaxonomy.taxeditor.bulkeditor.internal,eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,eu.etaxonomy.taxeditor.annotatedlineeditor.handler,eu.etaxonomy.taxeditor.bulkeditor,eu.etaxonomy.taxeditor.bulkeditor.command,eu.etaxonomy.taxeditor.bulkeditor.handler,eu.etaxonomy.taxeditor.bulkeditor.input,eu.etaxonomy.taxeditor.bulkeditor.internal,eu.etaxonomy.taxeditor.bulkeditor.referencingobjects
index ca454484855b2b55f2d3f70c4ab96a99873f26ee..31994f9623294c43b7e15d7f35c8f5da49ca0bc1 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index f8d2b1f0883987e4dcb90cfd40f56e712aebd0af..61aff264a0c0886e3ab4273d4f1b8c2d7363a942 100644 (file)
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.1.2-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.1.2-SNAPSHOT-sources.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.1.2-SNAPSHOT.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 exported="true" kind="lib" path="lib/activation-1.1.jar" sourcepath="lib/activation-1.1src.zip"/>
        <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 exported="true" kind="lib" path="lib/activation-1.1.jar" sourcepath="lib/activation-1.1src.zip"/>
        <classpathentry exported="true" kind="lib" path="lib/postgresql-9.1-901.jdbc4.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/postgresql-9.1-901.jdbc4.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/identificationKeyAPI-1.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-commons-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-ext-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-io-3.2-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-model-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-persistence-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-print-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-remote-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.2-SNAPSHOT-sources.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.2-SNAPSHOT.jar" sourcepath="lib/cdmlib-services-3.2-SNAPSHOT-sources.jar"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>
index 938f481678aebade2edbc18b23cb72b8ea48968c..510bf65e68c42b21f8a04fe13e53e3f1fdc47f70 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: CDM Library Dependencies Plugin
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: CDM Library Dependencies Plugin
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
@@ -881,19 +881,19 @@ Bundle-ClassPath: .,
  lib/postgresql-9.1-901.jdbc4.jar,
  lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar,
  lib/identificationKeyAPI-1.0-SNAPSHOT.jar,
  lib/postgresql-9.1-901.jdbc4.jar,
  lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar,
  lib/identificationKeyAPI-1.0-SNAPSHOT.jar,
- lib/cdmlib-commons-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-commons-3.2-SNAPSHOT.jar,
- lib/cdmlib-ext-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-ext-3.2-SNAPSHOT.jar,
- lib/cdmlib-io-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-io-3.2-SNAPSHOT.jar,
- lib/cdmlib-model-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-model-3.2-SNAPSHOT.jar,
- lib/cdmlib-persistence-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-persistence-3.2-SNAPSHOT.jar,
- lib/cdmlib-print-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-print-3.2-SNAPSHOT.jar,
- lib/cdmlib-remote-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-remote-3.2-SNAPSHOT.jar,
- lib/cdmlib-services-3.2-SNAPSHOT-sources.jar,
- lib/cdmlib-services-3.2-SNAPSHOT.jar
+ lib/cdmlib-commons-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-commons-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-ext-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-ext-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-io-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-io-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-model-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-model-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-persistence-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-persistence-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-print-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-print-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-remote-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-remote-3.1.2-SNAPSHOT.jar,
+ lib/cdmlib-services-3.1.2-SNAPSHOT-sources.jar,
+ lib/cdmlib-services-3.1.2-SNAPSHOT.jar
index 628a85668a447d93e7b453fb3227b579b3574aa1..36602910da30195a06f4c188cc812df9805c4d77 100644 (file)
@@ -123,22 +123,22 @@ bin.includes = META-INF/,\
                lib/postgresql-9.1-901.jdbc4.jar,\\r
                lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar,\\r
                lib/identificationKeyAPI-1.0-SNAPSHOT.jar,\\r
                lib/postgresql-9.1-901.jdbc4.jar,\\r
                lib/identificationKeyAPI-1.0-SNAPSHOT-sources.jar,\\r
                lib/identificationKeyAPI-1.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-commons-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-commons-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-ext-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-ext-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-io-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-io-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-model-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-model-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-persistence-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-persistence-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-print-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-print-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-remote-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-remote-3.2-SNAPSHOT.jar,\\r
-               lib/cdmlib-services-3.2-SNAPSHOT-sources.jar,\\r
-               lib/cdmlib-services-3.2-SNAPSHOT.jar\r
+               lib/cdmlib-commons-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-commons-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-ext-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-ext-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-io-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-io-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-model-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-model-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-persistence-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-persistence-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-print-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-print-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-remote-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-remote-3.1.2-SNAPSHOT.jar,\\r
+               lib/cdmlib-services-3.1.2-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-services-3.1.2-SNAPSHOT.jar\r
 jars.compile.order = cdmLibrary.jar\r
 src.includes = lib/\r
 bin.excludes = lib/activation-1.1src.zip,\\r
 jars.compile.order = cdmLibrary.jar\r
 src.includes = lib/\r
 bin.excludes = lib/activation-1.1src.zip,\\r
index 3d701706afb6d4e70101d77bbb1a13a9933457c5..bf76810a9ff7e427058093d2d74255aef2d26041 100644 (file)
@@ -3,7 +3,7 @@
        <parent>\r
                <groupId>eu.etaxonomy</groupId>\r
                <artifactId>taxeditor-parent</artifactId>\r
        <parent>\r
                <groupId>eu.etaxonomy</groupId>\r
                <artifactId>taxeditor-parent</artifactId>\r
-               <version>3.2.0-SNAPSHOT</version>\r
+               <version>3.1.2-SNAPSHOT</version>\r
        </parent>\r
        <modelVersion>4.0.0</modelVersion>\r
        <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
        </parent>\r
        <modelVersion>4.0.0</modelVersion>\r
        <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index 5837a26c75cdb54fa7d99220ca6bb2d0f8b94ce6..67de11b0deb907d9b1ee2ea2759cb108f396e0f7 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: plugin
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: plugin
index ec0ee0a8a4f9ddd47acd92f6656c6d52dd0333a9..4033471ca794fc2bd1a876a1af4928645c55196d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>3.1.2-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 5c88312037c8264fe25b6b9d968d24f1105ac84b..5eaca4fee26bd96367d01ef11fa1adaf55be0078 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
-      version="3.2.0.qualifier"
+      version="3.1.2.qualifier"
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
index b2dd3d9414a2ed2b8a544044d9ae8b5dffd31ca6..9268f0b7edae51154cbefb10460f546e962bbc82 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index aef8a77082fc801f022fc039c4ef0448e4e9686a..365598084a0e172508f5d02fb29672809801215b 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="3.2.0.qualifier"
+      version="3.1.2.qualifier"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
index c9b754b8bb6418a8dbb09974a02b57fbe03af889..76f45021106b0c2d6fae96520753350f96581eb6 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index 381a326d2a59db529585717ac7f49fb084d07a51..4391993413e6e4f31fadd127a8fa3a1205107b6c 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Help
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: Help
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 1833f444da9ba93b068342cee1fefd6782a9d530..ba94aba13b9389efeafe73503c09bce3248bc418 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index c258196fd3647aa67d6fd15e4871ad079ebc80da..a2dafb356c0960b781e599a6ce171b5d5065366c 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Navigation Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: Navigation Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
  eu.etaxonomy.taxeditor.navigation,
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
  eu.etaxonomy.taxeditor.navigation,
index 78b3bd9617b8fde2acb1dd4dd10626f1d5ade462..7336908b227383ba34b82f727a64b21295dd34f6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 494cb05feefbca091173118b6cbcd8b1962c5afa..368316c0f33174aad9ed8b82c2980e2d0c2fa59a 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Printpublisher Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: Printpublisher Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
index 6d1807773436b42178fe0b031c96c86b40c999bf..9477708ca044a4b2a519c9b8d76f6adeadf33097 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 368df3dafa3948e28588cf0656356f91506ae096..eb33cfc3cefc6b7d3c4d1eda5f5b5f82334146b5 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: DataStore Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
 Bundle-ManifestVersion: 2
 Bundle-Name: DataStore Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
-Bundle-Version: 3.2.0.qualifier
+Bundle-Version: 3.1.2.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
index 53c0bcc12f331b0b564e64151c802061595993a3..04c794f1e278b7886bca062d26c32d2fdfc77c29 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>3.2.0-SNAPSHOT</version>
+       <version>3.1.2-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index ec23b9b83a24678d351729bb139655141929b386..9d035cc8e90f9e8cd0f7ec7c9a267ea5093141f4 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>3.2.0-SNAPSHOT</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 3824185271f7024ef54d79845eec906cdc9524a3..ba227ec5c474bea5d614fa197368003d20821073 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>3.2.0-SNAPSHOT</version>
+  <version>3.1.2-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for cybertaxonomy</description>
   <url>http://wp5.e-taxonomy.eu</url>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for cybertaxonomy</description>
   <url>http://wp5.e-taxonomy.eu</url>
@@ -14,9 +14,9 @@
   <packaging>pom</packaging>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   <packaging>pom</packaging>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.2-SNAPSHOT</cdmlib.version><!-- TODO can we use project.version ????? -->
+    <cdmlib.version>3.1.2-SNAPSHOT</cdmlib.version><!-- TODO can we use project.version ????? -->
     <tycho.version>0.14.0</tycho.version>
     <tycho.version>0.14.0</tycho.version>
-    <taxeditor.version>3.2.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>3.1.2-SNAPSHOT</taxeditor.version>
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.cdmlib</module>
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.cdmlib</module>