[HER-1637] upgrade JE jar to 3.3.82

* commons/pom.xml, .classpath
    update refs to 3.3.82
This commit is contained in:
gojomo
2009-05-21 05:46:27 +00:00
parent 5746e422df
commit ca8a02bb17
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<classpathentry kind="var" path="M2_REPO/jboss/jboss-common-client/3.2.3/jboss-common-client-3.2.3.jar"/>
<classpathentry kind="var" path="M2_REPO/jboss/jnp-client/4.0.2/jnp-client-4.0.2.jar"/>
<classpathentry kind="var" path="M2_REPO/ant/ant/1.6.5/ant-1.6.5.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sleepycat/je/3.3.74/je-3.3.74.jar"/>
<classpathentry kind="var" path="M2_REPO/com/sleepycat/je/3.3.82/je-3.3.82.jar"/>
<classpathentry kind="var" path="M2_REPO/commons-io/commons-io/1.4/commons-io-1.4.jar" sourcepath="/M2SRC/commons-io-1.4-src/src/java"/>
<classpathentry kind="var" path="M2_REPO/org/archive/overlays/archive-overlay-commons-httpclient/3.1/archive-overlay-commons-httpclient-3.1.jar"/>
<classpathentry kind="var" path="M2_REPO/org/archive/overlays/archive-overlay-commons-pool/1.3/archive-overlay-commons-pool-1.3.jar"/>
+1 -1
View File
@@ -104,7 +104,7 @@
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>3.3.75</version>
<version>3.3.82</version>
</dependency>
<dependency>
<groupId>commons-lang</groupId>