Skip to content

Commit

Permalink
Bumped release version for upload to Nexus
Browse files Browse the repository at this point in the history
  • Loading branch information
rijnb committed Aug 13, 2019
1 parent 7c720c8 commit 086360f
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apivalidation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>apivalidation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion geo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>geo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>guice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion lbs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>lbs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>metrics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>mongodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<artifactId>speedtools</artifactId>

<packaging>pom</packaging>
<version>3.2.16</version>
<version>3.2.17</version>

<name>SpeedTools</name>

Expand Down
2 changes: 1 addition & 1 deletion pushnotifications/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>pushnotifications</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>rest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>sms</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion src/site/markdown/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Release Notes
----

### 3.2.13-3.2.16
### 3.2.13-3.2.17

* Fixed Jackson vulnerability/

Expand Down
2 changes: 1 addition & 1 deletion testutils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>testutils</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion tracer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.tomtom.speedtools</groupId>
<artifactId>speedtools</artifactId>
<version>3.2.16</version>
<version>3.2.17</version>
</parent>

<artifactId>tracer</artifactId>
Expand Down

0 comments on commit 086360f

Please sign in to comment.