Skip to content

Commit

Permalink
Updated ODE reference version in pom.xml to 2.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
dmccoystephenson committed Feb 23, 2024
1 parent 3b60201 commit e3cc95c
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 e3cc95c

Please sign in to comment.