Skip to content

Commit

Permalink
Release 2.1.89
Browse files Browse the repository at this point in the history
  • Loading branch information
predix-adoption-bot committed Nov 16, 2018
1 parent 45946ab commit 73d9fb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ This for example will make a REST request to get the list of Tags. Take a look

[Exploring Time Series](https://www.predix.io/resources/tutorials/journey.html#Journey.Exploring Time Series)

[![Analytics](https://ga-beacon.appspot.com/UA-82773213-1/timeseries-bootstrap/readme?pixel)](https://github.com/PredixDev)
[![Analytics](https://predix-beacon.appspot.com/UA-82773213-1/timeseries-bootstrap/readme?pixel)](https://github.com/PredixDev)
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.ge.predix.solsvc</groupId>
<artifactId>timeseries-bootstrap</artifactId>
<version>2.1.88</version>
<version>2.1.89</version>
<packaging>jar</packaging>
<properties>
<!-- Predix-RestClient for Security -->
<predix-websocket-client.version>2.1.64</predix-websocket-client.version>
<ext-model.version>2.4.12</ext-model.version>
<ext-util.version>2.4.12</ext-util.version>
<predix-websocket-client.version>2.1.65</predix-websocket-client.version>
<ext-model.version>2.4.13</ext-model.version>
<ext-util.version>2.4.13</ext-util.version>

<!-- Generic properties -->
<java.version>1.8</java.version>
Expand Down

0 comments on commit 73d9fb6

Please sign in to comment.