Skip to content

Commit c326dd4

Browse files
committed
Set version to 2.4.1.2
1 parent 9f4a56a commit c326dd4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.mapcode</groupId>
2424
<artifactId>mapcode-rest-service</artifactId>
25-
<version>2.4.2.0</version>
25+
<version>2.4.1.2</version>
2626
</parent>
2727

2828
<artifactId>deployment</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<artifactId>mapcode-rest-service</artifactId>
2424

2525
<packaging>pom</packaging>
26-
<version>2.4.2.0</version>
26+
<version>2.4.1.2</version>
2727

2828
<name>Mapcode REST API Web Service</name>
2929
<description>

service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.mapcode</groupId>
2424
<artifactId>mapcode-rest-service</artifactId>
25-
<version>2.4.2.0</version>
25+
<version>2.4.1.2</version>
2626
</parent>
2727

2828
<artifactId>service</artifactId>

0 commit comments

Comments
 (0)