Skip to content

Commit a3fdab7

Browse files
author
NLS Build Agent
committed
Created release 7.7.5 [skip ci]
1 parent 551d484 commit a3fdab7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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>7.7.5-SNAPSHOT</version>
7+
<version>7.7.5</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010
<artifactId>routing-map-matcher-library</artifactId>

map-matcher-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>nu.ndw.nls</groupId>
77
<artifactId>routing-map-matcher-parent</artifactId>
8-
<version>7.7.5-SNAPSHOT</version>
8+
<version>7.7.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>routing-map-matcher-spring-boot</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>7.7.5-SNAPSHOT</version>
16+
<version>7.7.5</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)