Revision f37484b2
Added by Andreas Kohlbecker over 6 years ago
eu.etaxonomy.taxeditor.cdmlib/.classpath | ||
---|---|---|
28 | 28 |
<classpathentry exported="true" kind="lib" path="lib/batik-util-1.7.jar"/> |
29 | 29 |
<classpathentry exported="true" kind="lib" path="lib/batik-xml-1.7.jar"/> |
30 | 30 |
<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/> |
31 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.1.1.jar"/>
|
|
32 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.1.1.jar"/>
|
|
33 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.1.1.jar"/>
|
|
34 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.1.1.jar"/>
|
|
35 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.1.1.jar"/>
|
|
36 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.1.1.jar"/>
|
|
37 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.1.1.jar"/>
|
|
38 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.1.1.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-services/4.1.0-SNAPSHOT/cdmlib-services-4.1.1-sources.jar"/>
|
|
39 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.1.1.jar"/>
|
|
31 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-4.1.0.jar"/>
|
|
32 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-4.1.0.jar"/>
|
|
33 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-4.1.0.jar"/>
|
|
34 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-4.1.0.jar"/>
|
|
35 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-4.1.0.jar"/>
|
|
36 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-4.1.0.jar"/>
|
|
37 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-4.1.0.jar"/>
|
|
38 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-4.1.0.jar" sourcepath="C:/Users/k.luther/.m2/repository/eu/etaxonomy/cdmlib-services/4.1.0-SNAPSHOT/cdmlib-services-4.1.0-sources.jar"/>
|
|
39 |
<classpathentry exported="true" kind="lib" path="lib/cdmlib-test-4.1.0.jar"/>
|
|
40 | 40 |
<classpathentry exported="true" kind="lib" path="lib/cglib-3.2.0.jar"/> |
41 | 41 |
<classpathentry exported="true" kind="lib" path="lib/cglib-nodep-3.2.0.jar"/> |
42 | 42 |
<classpathentry exported="true" kind="lib" path="lib/classmate-1.3.1.jar"/> |
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF | ||
---|---|---|
497 | 497 |
lib/batik-util-1.7.jar, |
498 | 498 |
lib/batik-xml-1.7.jar, |
499 | 499 |
lib/c3p0-0.9.5.2.jar, |
500 |
lib/cdmlib-commons-4.1.1.jar,
|
|
501 |
lib/cdmlib-ext-4.1.1.jar,
|
|
502 |
lib/cdmlib-io-4.1.1.jar,
|
|
503 |
lib/cdmlib-model-4.1.1.jar,
|
|
504 |
lib/cdmlib-persistence-4.1.1.jar,
|
|
505 |
lib/cdmlib-print-4.1.1.jar,
|
|
506 |
lib/cdmlib-remote-4.1.1.jar,
|
|
507 |
lib/cdmlib-services-4.1.1.jar,
|
|
508 |
lib/cdmlib-test-4.1.1.jar,
|
|
500 |
lib/cdmlib-commons-4.1.0.jar,
|
|
501 |
lib/cdmlib-ext-4.1.0.jar,
|
|
502 |
lib/cdmlib-io-4.1.0.jar,
|
|
503 |
lib/cdmlib-model-4.1.0.jar,
|
|
504 |
lib/cdmlib-persistence-4.1.0.jar,
|
|
505 |
lib/cdmlib-print-4.1.0.jar,
|
|
506 |
lib/cdmlib-remote-4.1.0.jar,
|
|
507 |
lib/cdmlib-services-4.1.0.jar,
|
|
508 |
lib/cdmlib-test-4.1.0.jar,
|
|
509 | 509 |
lib/cglib-3.2.0.jar, |
510 | 510 |
lib/cglib-nodep-3.2.0.jar, |
511 | 511 |
lib/classmate-1.3.1.jar, |
eu.etaxonomy.taxeditor.cdmlib/build.properties | ||
---|---|---|
25 | 25 |
lib/batik-util-1.7.jar,\ |
26 | 26 |
lib/batik-xml-1.7.jar,\ |
27 | 27 |
lib/c3p0-0.9.5.2.jar,\ |
28 |
lib/cdmlib-commons-4.1.1.jar,\
|
|
29 |
lib/cdmlib-ext-4.1.1.jar,\
|
|
30 |
lib/cdmlib-io-4.1.1.jar,\
|
|
31 |
lib/cdmlib-model-4.1.1.jar,\
|
|
32 |
lib/cdmlib-persistence-4.1.1.jar,\
|
|
33 |
lib/cdmlib-print-4.1.1.jar,\
|
|
34 |
lib/cdmlib-remote-4.1.1.jar,\
|
|
35 |
lib/cdmlib-services-4.1.1.jar,\
|
|
36 |
lib/cdmlib-test-4.1.1.jar,\
|
|
28 |
lib/cdmlib-commons-4.1.0.jar,\
|
|
29 |
lib/cdmlib-ext-4.1.0.jar,\
|
|
30 |
lib/cdmlib-io-4.1.0.jar,\
|
|
31 |
lib/cdmlib-model-4.1.0.jar,\
|
|
32 |
lib/cdmlib-persistence-4.1.0.jar,\
|
|
33 |
lib/cdmlib-print-4.1.0.jar,\
|
|
34 |
lib/cdmlib-remote-4.1.0.jar,\
|
|
35 |
lib/cdmlib-services-4.1.0.jar,\
|
|
36 |
lib/cdmlib-test-4.1.0.jar,\
|
|
37 | 37 |
lib/cglib-3.2.0.jar,\ |
38 | 38 |
lib/cglib-nodep-3.2.0.jar,\ |
39 | 39 |
lib/classmate-1.3.1.jar,\ |
pom.xml | ||
---|---|---|
21 | 21 |
<cdmlib.version>4.1.0</cdmlib.version> |
22 | 22 |
<!-- TODO can we use project.version ????? --> |
23 | 23 |
<tycho.version>0.22.0</tycho.version> |
24 |
<taxeditor.version>4.1.1</taxeditor.version>
|
|
24 |
<taxeditor.version>4.1.0</taxeditor.version>
|
|
25 | 25 |
<update.dir>snapshot</update.dir> |
26 | 26 |
<unitils.version>3.4.2</unitils.version> |
27 | 27 |
<log4j.version>1.2.17</log4j.version> |
Also available in: Unified diff
Revert "fixing cdm version directly in master for release 4.1.1"
This reverts commit 8a6eac640318fe5a4e4b20a44023d41686263123.