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 5da7db2 commit 6305c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jpo-conflictvisualizer-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-core</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>2.0.0-SNAPSHOT</version>
<!-- required exclusion to preserve keycloak versions -->
<exclusions>
<exclusion>
Expand All @@ -99,7 +99,7 @@
<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 6305c27

Please sign in to comment.