Skip to content

Commit

Permalink
update submoduels and pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
SaikrishnaBairamoni committed Sep 30, 2024
1 parent ea0eaea commit 9bc07ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions jpo-conflictmonitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-conflictmonitor</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>jpo-conflictmonitor</name>
<url>http://maven.apache.org</url>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>usdot.jpo.ode</groupId>
<artifactId>jpo-geojsonconverter</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.2-SNAPSHOT</version>
<classifier>jpo-geojsonconverter</classifier>
<!-- Allow using newer streams version than geojsonconverter -->
<exclusions>
Expand Down
2 changes: 1 addition & 1 deletion jpo-geojsonconverter

0 comments on commit 9bc07ae

Please sign in to comment.