Skip to content

Commit

Permalink
Merge pull request #73 from CDOT-CV/pom/update-ode-reference-version
Browse files Browse the repository at this point in the history
Updated ODE reference version in pom.xml to 2.0.0-SNAPSHOT
  • Loading branch information
dan-du-car authored Feb 26, 2024
2 parents 3b60201 + e3cc95c commit 3b19d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jpo-conflictmonitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,12 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-core</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-plugins</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>usdot.jpo.ode</groupId>
Expand Down

0 comments on commit 3b19d22

Please sign in to comment.