Skip to content

Commit 96d7fd1

Browse files
Incremented project version to 13.0.1-SNAPSHOT [skip ci]
1 parent 5080641 commit 96d7fd1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

map-matcher-geometry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>nu.ndw.nls</groupId>
88
<artifactId>routing-map-matcher-parent</artifactId>
9-
<version>13.0.0</version>
9+
<version>13.0.1-SNAPSHOT</version>
1010
</parent>
1111
<artifactId>routing-map-matcher-geometry</artifactId>
1212
<dependencies>

map-matcher-library/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>nu.ndw.nls</groupId>
66
<artifactId>routing-map-matcher-parent</artifactId>
7-
<version>13.0.0</version>
7+
<version>13.0.1-SNAPSHOT</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>routing-map-matcher-library</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<groupId>nu.ndw.nls</groupId>
1515
<artifactId>routing-map-matcher-parent</artifactId>
16-
<version>13.0.0</version>
16+
<version>13.0.1-SNAPSHOT</version>
1717
<name>routing map matcher parent</name>
1818
<description>Routing Map Matcher modules containing the core library and spring boot starter modules</description>
1919
<packaging>pom</packaging>

0 commit comments

Comments
 (0)