Skip to content

Commit

Permalink
Updated version to v5.0-beta.43
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Jul 25, 2017
1 parent adb7039 commit 4848bd8
Show file tree
Hide file tree
Showing 30 changed files with 35 additions and 30 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Changed

## [v5.0-beta.43] - 2017-07-25

* Issue **#351** : Fixed ehcache item eviction issue caused by ehcache internally using a deprecated API.

## [v5.0-beta.42] - 2017-07-24

* Issue **#347** : Added a 'Source' node to pipelines to establish a proper root for a pipeline rather than an assumed one based on elements with no parent.
Expand Down Expand Up @@ -515,7 +519,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [v5.0-beta.4] - 2016-10-03
* Initial open source release

[Unreleased]: https://github.com/gchq/stroom/compare/v5.0-beta.42...HEAD
[Unreleased]: https://github.com/gchq/stroom/compare/v5.0-beta.43...HEAD
[v5.0-beta.43]: https://github.com/gchq/stroom/compare/v5.0-beta.42...v5.0-beta.43
[v5.0-beta.42]: https://github.com/gchq/stroom/compare/v5.0-beta.41...v5.0-beta.42
[v5.0-beta.41]: https://github.com/gchq/stroom/compare/v5.0-beta.40...v5.0-beta.41
[v5.0-beta.40]: https://github.com/gchq/stroom/compare/v5.0-beta.39...v5.0-beta.40
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<artifactId>stroom</artifactId>
<name>stroom</name>
<description>STROOM</description>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion stroom-app-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-app-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-app-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-app-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-core-client-widget/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-core-client-widget</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-core-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-core-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-core-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-core-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-core-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-core-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-dashboard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-entities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-entities</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-expression/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-expression</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-index</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-integrationtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-integrationtest</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-pipeline</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-query-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-query-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-query-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-query-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-remote</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-security-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-security-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-security-client-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-security-client-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-startup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-startup</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-statistics-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-statistics-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-statistics-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-statistics-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-statistics-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-statistics-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-statistics-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-statistics-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-test-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-test-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-util-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-util-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stroom-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<parent>
<groupId>stroom</groupId>
<artifactId>stroom</artifactId>
<version>5.0-beta.42</version>
<version>5.0-beta.43</version>
</parent>

<artifactId>stroom-util</artifactId>
Expand Down

0 comments on commit 4848bd8

Please sign in to comment.