Skip to content

Commit 60fbec3

Browse files
Update PLM version, handle EntityNotFound exception
1 parent d4f98bd commit 60fbec3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ organization := "inc.buggle"
66

77
name := "PLM-judge"
88

9-
version := "2.0.0"
9+
version := "2.0.1"
1010

1111
autoScalaLibrary := false
1212

launcher.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
NB_ERROR=0
44
MAX_ERROR=5
55

6-
VERSION="v2.0.0"
7-
FILENAME="PLM-judge-assembly-2.0.0.jar"
6+
VERSION="v2.0.1"
7+
FILENAME="PLM-judge-assembly-2.0.1.jar"
88

99
MESSAGEQUEUE_ADDR="plm.telecomnancy.univ-lorraine.fr"
1010
export MESSAGEQUEUE_ADDR

lib/plm-2.6-20151010.jar

309 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)