We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3cbd0 commit 1c69fc8Copy full SHA for 1c69fc8
map-matcher-library/pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>nu.ndw.nls</groupId>
6
<artifactId>routing-map-matcher-parent</artifactId>
7
- <version>8.0.4</version>
+ <version>8.0.5-SNAPSHOT</version>
8
</parent>
9
<modelVersion>4.0.0</modelVersion>
10
<artifactId>routing-map-matcher-library</artifactId>
pom.xml
@@ -13,7 +13,7 @@
13
14
15
16
17
<name>routing map matcher parent</name>
18
<description>Routing Map Matcher modules containing the core library and spring boot starter modules</description>
19
<packaging>pom</packaging>
0 commit comments