Skip to content

Commit

Permalink
EPM-HLM Adjust change id attribute of the hlm-algorithm.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Reif committed Jan 26, 2024
1 parent 0bc6cc4 commit d685a51
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 @@ -67,8 +67,8 @@
<testcontainersjunit.version>1.16.3</testcontainersjunit.version>
<junit.version>5.8.2</junit.version>
<webdrivermanager.version>5.5.3</webdrivermanager.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>

<profiles>
Expand Down

0 comments on commit d685a51

Please sign in to comment.