Skip to content

Commit

Permalink
JNG-5995 Improve speed (#188)
Browse files Browse the repository at this point in the history
[2024-12-02 00:34:08 +0100] JNG-5995 [Release] Updating versions
[2024-12-02 00:11:27 +0100] JNG-5995 Initial feature commit
  • Loading branch information
robertcsakany authored Dec 2, 2024
1 parent 3e6b268 commit 2b48236
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyyMMddHHmmss</maven.build.timestamp.format>

<epsilon-runtime-version>1.5.1.20241128_093741_e2eaf095_develop</epsilon-runtime-version>
<epsilon-runtime-eclipse-version>1.5.4.20241128_095502_f9006cb0_develop</epsilon-runtime-eclipse-version>
<epsilon-runtime-version>1.5.1.20241201_231013_11914e21_feature_JNG_5995_ImproveSpeed</epsilon-runtime-version>
<epsilon-runtime-eclipse-version>1.5.4.20241201_232955_badd3b8b_feature_JNG_5995_ImproveSpeed</epsilon-runtime-eclipse-version>

<src.dir>src/main</src.dir>

Expand Down

0 comments on commit 2b48236

Please sign in to comment.