Updated version in config files to 3.2.1-SNAPSHOT
authoredit-jenkins <edit-jenkins@localhost>
Tue, 4 Jun 2013 09:21:08 +0000 (09:21 +0000)
committeredit-jenkins <edit-jenkins@localhost>
Tue, 4 Jun 2013 09:21:08 +0000 (09:21 +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/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/eu.etaxonomy.taxeditor.product
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index cb5b324feb0c437a45b262e7f099876e6360e664..24134d0c5701e147b5bb87489cbe1b371d9567a6 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.201306041110
+Bundle-Version: 3.2.1.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 82ce7729e3f1a641f13e1915d19ad5acd7fd3130..64fba1f2fb10d98ac125b3cb576939bd39d4d00d 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.201306041110</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 4c846e8b3f00f7ad1ace6e5484ad4bdf3e342d51..24ae71d8ea825b1cb8418167b68582cb58232e01 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.201306041110
+Bundle-Version: 3.2.1.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 73fcafd2539f81884109dd67bbc72f844be528f0..eccf8216fe38271113a6cc051993cecf91a42a67 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.201306041110</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 01c057e6433829b7159ca510e59605c7a2f38813..ac927bcf2c112378ec0748362345ae04a999493c 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.201306041110
+Bundle-Version: 3.2.1.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,
@@ -425,22 +425,22 @@ Bundle-ClassPath: .,
  lib/batik-xml-1.7.jar,
  lib/c3p0-0.9.1.jar,
  lib/c3p0-0.9.2.jar,
  lib/batik-xml-1.7.jar,
  lib/c3p0-0.9.1.jar,
  lib/c3p0-0.9.2.jar,
- lib/cdmlib-commons-3.2.0-sources.jar,
- lib/cdmlib-commons-3.2.0.jar,
- lib/cdmlib-ext-3.2.0-sources.jar,
- lib/cdmlib-ext-3.2.0.jar,
- lib/cdmlib-io-3.2.0-sources.jar,
- lib/cdmlib-io-3.2.0.jar,
- lib/cdmlib-model-3.2.0-sources.jar,
- lib/cdmlib-model-3.2.0.jar,
- lib/cdmlib-persistence-3.2.0-sources.jar,
- lib/cdmlib-persistence-3.2.0.jar,
- lib/cdmlib-print-3.2.0-sources.jar,
- lib/cdmlib-print-3.2.0.jar,
- lib/cdmlib-remote-3.2.0-sources.jar,
- lib/cdmlib-remote-3.2.0.jar,
- lib/cdmlib-services-3.2.0-sources.jar,
- lib/cdmlib-services-3.2.0.jar,
+ lib/cdmlib-commons-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-commons-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-ext-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-ext-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-io-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-io-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-model-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-model-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-persistence-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-persistence-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-print-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-print-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-remote-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-remote-3.2.1-SNAPSHOT.jar,
+ lib/cdmlib-services-3.2.1-SNAPSHOT-sources.jar,
+ lib/cdmlib-services-3.2.1-SNAPSHOT.jar,
  lib/cglib-2.1.3.jar,
  lib/cglib-nodep-2.2.2.jar,
  lib/com.springsource.org.aopalliance-1.0.0.jar,
  lib/cglib-2.1.3.jar,
  lib/cglib-nodep-2.2.2.jar,
  lib/com.springsource.org.aopalliance-1.0.0.jar,
index 804781f1d998616daf7141594f2d431b72a90481..9dddb32fed9947d52733dc16a60a97a546cf3733 100644 (file)
@@ -31,22 +31,22 @@ bin.includes = META-INF/,\
                lib/batik-xml-1.7.jar,\\r
                lib/c3p0-0.9.1.jar,\\r
                lib/c3p0-0.9.2.jar,\\r
                lib/batik-xml-1.7.jar,\\r
                lib/c3p0-0.9.1.jar,\\r
                lib/c3p0-0.9.2.jar,\\r
-               lib/cdmlib-commons-3.2.0-sources.jar,\\r
-               lib/cdmlib-commons-3.2.0.jar,\\r
-               lib/cdmlib-ext-3.2.0-sources.jar,\\r
-               lib/cdmlib-ext-3.2.0.jar,\\r
-               lib/cdmlib-io-3.2.0-sources.jar,\\r
-               lib/cdmlib-io-3.2.0.jar,\\r
-               lib/cdmlib-model-3.2.0-sources.jar,\\r
-               lib/cdmlib-model-3.2.0.jar,\\r
-               lib/cdmlib-persistence-3.2.0-sources.jar,\\r
-               lib/cdmlib-persistence-3.2.0.jar,\\r
-               lib/cdmlib-print-3.2.0-sources.jar,\\r
-               lib/cdmlib-print-3.2.0.jar,\\r
-               lib/cdmlib-remote-3.2.0-sources.jar,\\r
-               lib/cdmlib-remote-3.2.0.jar,\\r
-               lib/cdmlib-services-3.2.0-sources.jar,\\r
-               lib/cdmlib-services-3.2.0.jar,\\r
+               lib/cdmlib-commons-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-commons-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-ext-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-ext-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-io-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-io-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-model-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-model-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-persistence-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-persistence-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-print-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-print-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-remote-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-remote-3.2.1-SNAPSHOT.jar,\\r
+               lib/cdmlib-services-3.2.1-SNAPSHOT-sources.jar,\\r
+               lib/cdmlib-services-3.2.1-SNAPSHOT.jar,\\r
                lib/cglib-2.1.3.jar,\\r
                lib/cglib-nodep-2.2.2.jar,\\r
                lib/com.springsource.org.aopalliance-1.0.0.jar,\\r
                lib/cglib-2.1.3.jar,\\r
                lib/cglib-nodep-2.2.2.jar,\\r
                lib/com.springsource.org.aopalliance-1.0.0.jar,\\r
index 9e0f52c3024dd42009e81d2648dafe6f7f9fa969..39629dc26ef61e375fe17d52b9d1897f2d5a26c1 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.201306041110</version>\r
+    <version>3.2.1-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 4782bc1e2ba72254b9367f24c86b7079b2a8b43a..79abe6266c50c81d147cced67594c65dc594026e 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.201306041110
+Bundle-Version: 3.2.1.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 4f1a07d457293c12ed116df054069c7e26bd85a9..17ff150691661334dba0538aab063901aa7a38f2 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.201306041110</version>
+    <version>3.2.1-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 04523bd8e2288d3ced3d1e21497e69aac1e7fccb..2fa6bf6ac0c71e5cf5ca83326d49ba99f271c88b 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.201306041110"
+      version="3.2.1.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 7945eda22d355c6e6fd4d3fb4ff1f8814a6535a8..037dbe2a6a40e43e68969cb25cf647fb545c2273 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.201306041110</version>
+               <version>3.2.1-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 207a6cc4d8331d99e5e441c73aca4c674183554b..b485f2bd558b6e907967e101d132dcc5a4030da9 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.201306041110"
+      version="3.2.1.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 1a98ef633293053906def02b96339083a45f9e69..60dc6a8b0fbaa51067d2f567ef59ccbe1360173b 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.201306041110</version>
+               <version>3.2.1-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 6f1e874efe075ed9346fa0f759f347ed689c1282..3d1b6e8492d540a5e6b1b386fa4420086d5e18c9 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.201306041110
+Bundle-Version: 3.2.1.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 ad181c588c780eadbd86dbf0d738aeac85cbaed4..3a1817c174c782937cbf2c450a6ad1b1e19392be 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.201306041110</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 6f0e9a0a0b35b7c3da0fcb3e3b06b0cde87e7d3a..7757795d87ff6a521ddd348f5b0c9646044b14f7 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.201306041110
+Bundle-Version: 3.2.1.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 66863660bbbe07a2b8a89de3db194fb6376f227f..6224165162708ec6a348a9899e36f7933895044c 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.201306041110</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 18c493a447ac95568a5e745852b0b23f0c8b2bf0..a5e16783212b8588002ab3303a44a804c0434b8f 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.201306041110
+Bundle-Version: 3.2.1.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 6199c6f8ef708f7dccbfc45df117f9415ba355c3..1e3be338f4f63beacd4f8a1e7929bca80b66948f 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.201306041110</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index e3d23baf9be8c147426a22df2b5c231409488a1c..73827a787a0d6b3dc5874e35d9c0d38810fd7da3 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.201306041110
+Bundle-Version: 3.2.1.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 6f27f0f0ebd7fef705675b5280cf0dd0c6ed6cf6..2bcb48e50a74260d46e26dcbf239828d2d8dc8a8 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.201306041110</version>
+       <version>3.2.1-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c1e4b6cd58e4f9d165bcfa76f3f1cfcdcaba33f8..502d3f257bc11143141ed0a875631de0116e0f09 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?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.2.0">
+<?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.2.1.SNAPSHOT">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
index 272ce2b80896ac14d5eae670907de8e2c108794f..07043f348d81bd2d2992cbd65b7935a651d37dbe 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.201306041110</version>
+               <version>3.2.1-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 616193bb7bd9604f180fd57c9bfe98bcea79b764..629728867a21504ed3b18bfc986d95cb0948638e 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.201306041110</version>
+  <version>3.2.1-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>
   <properties>
     <java.codelevel>1.6</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   <properties>
     <java.codelevel>1.6</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.2.0</cdmlib.version>
+    <cdmlib.version>3.2.1-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <tycho.version>0.14.0</tycho.version>
     <!-- TODO can we use project.version ????? -->
     <tycho.version>0.14.0</tycho.version>
-    <taxeditor.version>3.2.0</taxeditor.version>
+    <taxeditor.version>3.2.1-SNAPSHOT</taxeditor.version>
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.cdmlib</module>
   </properties>
   <modules>
     <module>eu.etaxonomy.taxeditor.cdmlib</module>