Skip to content

Commit

Permalink
Updated POM
Browse files Browse the repository at this point in the history
  • Loading branch information
rijnb committed Nov 11, 2016
1 parent ed45f01 commit 27396c6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.mapcode</groupId>
<artifactId>mapcode-rest-service</artifactId>
<version>2.4.1.0</version>
<version>2.4.1.1</version>
</parent>

<artifactId>deployment</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<artifactId>mapcode-rest-service</artifactId>

<packaging>pom</packaging>
<version>2.4.1.0</version>
<version>2.4.1.1</version>

<name>Mapcode REST API Web Service</name>
<description>
Expand Down Expand Up @@ -71,7 +71,7 @@

<!-- Mapcode and SpeedTools libraries. -->
<mapcode.version>2.4.1</mapcode.version>
<speedtools.version>3.0.23</speedtools.version>
<speedtools.version>3.0.24</speedtools.version>

<!-- Repo token for Coveralls. -->
<coveralls-maven-plugin.repoToken>lh3CwMKGphMxYxTdyCcGtv6MnEiSYCijw</coveralls-maven-plugin.repoToken>
Expand Down
2 changes: 1 addition & 1 deletion service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>com.mapcode</groupId>
<artifactId>mapcode-rest-service</artifactId>
<version>2.4.1.0</version>
<version>2.4.1.1</version>
</parent>

<artifactId>service</artifactId>
Expand Down

0 comments on commit 27396c6

Please sign in to comment.