Skip to content

Commit

Permalink
Merge pull request #81 from usdot-jpo-ode/jpo-deduplicator
Browse files Browse the repository at this point in the history
Merge branch 'develop' into jpo-deduplication
  • Loading branch information
John-Wiens authored Mar 26, 2024
2 parents 10e4d68 + cebb819 commit 28d362e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jpo-deduplicator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,12 +101,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 28d362e

Please sign in to comment.