Skip to content

Commit

Permalink
Merge pull request #72 from usdot-jpo-ode/master
Browse files Browse the repository at this point in the history
Sync Develop with Master branch for Q3 release 2024
  • Loading branch information
dan-du-car authored Oct 7, 2024
2 parents 7bef71f + 1800d42 commit 7339843
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions jpo-geojsonconverter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-geojsonconverter</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>jpo-geojsonconverter</name>
<description>J2735 message to GeoJSON converter for US DOT ITS JPO ODE</description>
Expand Down Expand Up @@ -126,12 +126,12 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-core</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-ode-plugins</artifactId>
<version>2.1.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</dependency>

<!-- Other Dependencies -->
Expand Down Expand Up @@ -243,4 +243,4 @@

</plugins>
</build>
</project>
</project>
2 changes: 1 addition & 1 deletion jpo-ode
Submodule jpo-ode updated 113 files

0 comments on commit 7339843

Please sign in to comment.