Skip to content

Commit

Permalink
Merge pull request #5 from lexevs/bugfix/LEXEVSREM-6
Browse files Browse the repository at this point in the history
Updated jars, classpath and version for 6.4.1.FINAL
  • Loading branch information
craigstancl authored Aug 22, 2016
2 parents 5f9f4ea + d6f77f4 commit 8367322
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LexEVSService/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,6 @@
<classpathentry combineaccessrules="false" kind="src" path="/SDK4_1_1"/>
<classpathentry kind="lib" path="system/lib/sqlbuilder-2.0.11.jar"/>
<classpathentry kind="lib" path="system/lib/common-util-1.0.2.jar"/>
<classpathentry kind="lib" path="system/lib/lexbig-test-6.4.0.FINAL-tests.jar"/>
<classpathentry kind="lib" path="system/lib/lexbig-test-6.4.1.FINAL-tests.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
2 changes: 1 addition & 1 deletion LexEVSService/conf/deploy.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ v###############################################################################
#
##################################################################################
PROJECT_NAME=lexevsapi64
PROJECT_VERSION=6.4.0.FINAL
PROJECT_VERSION=6.4.1.FINAL
SERVER_TYPE=jboss
SERVER_URL=http://localhost:8080/${PROJECT_NAME}
WEBSERVICE_NAME=${PROJECT_NAME}Service
Expand Down
Binary file not shown.
Binary file modified LexEVSService/system/lib/lexbig.jar
Binary file not shown.

0 comments on commit 8367322

Please sign in to comment.