Ignore:
Timestamp:
Nov 28, 2012, 9:33:09 AM (10 years ago)
Author:
Nicklas Nordborg
Message:

Fixes #435: Depend on BASE 3.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.reggie/trunk/.classpath

    r1606 r1755  
    66  <classpathentry kind="lib" path="lib/compile/json_simple-1.1.jar"/>
    77  <classpathentry kind="lib" path="lib/compile/jdom-1.1.2.jar"/>
    8   <classpathentry kind="lib" path="lib/compile/base-core-3.1.0.jar"/>
    9   <classpathentry kind="lib" path="lib/compile/base-webclient-3.1.0.jar"/>
    10   <classpathentry kind="lib" path="lib/compile/base-webservices-client-3.1.0.jar"/>
     8  <classpathentry kind="lib" path="lib/compile/base-core-3.2.0.jar"/>
     9  <classpathentry kind="lib" path="lib/compile/base-webclient-3.2.0.jar"/>
     10  <classpathentry kind="lib" path="lib/compile/base-webservices-client-3.2.0.jar"/>
    1111  <classpathentry kind="output" path="build"/>
    1212</classpath>
Note: See TracChangeset for help on using the changeset viewer.