File tree 30 files changed +33
-30
lines changed
stroom-core-client-widget
stroom-security-client-api
30 files changed +33
-30
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
9
10
10
### Changed
11
11
12
+ ## [ v5.0-beta.28] - 2017-05-19
13
+
12
14
* Issue ** #295 ** : Made the help URL absolute and not relative.
13
15
14
16
* Issue ** #293 ** : Attempt to fix mismatch document count error being reported when index shards are opened.
@@ -421,7 +423,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
421
423
## [ v5.0-beta.4] - 2016-10-03
422
424
* Initial open source release
423
425
424
- [ Unreleased ] : https://github.com/gchq/stroom/compare/v5.0-beta.27...HEAD
426
+ [ Unreleased ] : https://github.com/gchq/stroom/compare/v5.0-beta.28...HEAD
427
+ [ v5.0-beta.28 ] : https://github.com/gchq/stroom/compare/v5.0-beta.27...v5.0-beta.28
425
428
[ v5.0-beta.27 ] : https://github.com/gchq/stroom/compare/v5.0-beta.26...v5.0-beta.27
426
429
[ v5.0-beta.26 ] : https://github.com/gchq/stroom/compare/v5.0-beta.25...v5.0-beta.26
427
430
[ v5.0-beta.25 ] : https://github.com/gchq/stroom/compare/v5.0-beta.24...v5.0-beta.25
Original file line number Diff line number Diff line change 39
39
<artifactId >stroom</artifactId >
40
40
<name >stroom</name >
41
41
<description >STROOM</description >
42
- <version >5.0-beta.28-SNAPSHOT </version >
42
+ <version >5.0-beta.28</version >
43
43
<packaging >pom</packaging >
44
44
45
45
<properties >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-app-client</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >stroom</groupId >
22
22
<artifactId >stroom</artifactId >
23
- <version >5.0-beta.28-SNAPSHOT </version >
23
+ <version >5.0-beta.28</version >
24
24
</parent >
25
25
26
26
<artifactId >stroom-app-distribution</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-app</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-config</artifactId >
Original file line number Diff line number Diff line change 37
37
<parent >
38
38
<groupId >stroom</groupId >
39
39
<artifactId >stroom</artifactId >
40
- <version >5.0-beta.28-SNAPSHOT </version >
40
+ <version >5.0-beta.28</version >
41
41
</parent >
42
42
43
43
<artifactId >stroom-core-client-widget</artifactId >
Original file line number Diff line number Diff line change 37
37
<parent >
38
38
<groupId >stroom</groupId >
39
39
<artifactId >stroom</artifactId >
40
- <version >5.0-beta.28-SNAPSHOT </version >
40
+ <version >5.0-beta.28</version >
41
41
</parent >
42
42
43
43
<artifactId >stroom-core-client</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-core-server</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-core-shared</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-dashboard</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-entities</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-expression</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-index</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-integrationtest</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-pipeline</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-query-api</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-query-common</artifactId >
Original file line number Diff line number Diff line change 37
37
<parent >
38
38
<groupId >stroom</groupId >
39
39
<artifactId >stroom</artifactId >
40
- <version >5.0-beta.28-SNAPSHOT </version >
40
+ <version >5.0-beta.28</version >
41
41
</parent >
42
42
43
43
<artifactId >stroom-remote</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-security-api</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-security-client-api</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-security</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-startup</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-statistics-api</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-statistics-client</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-statistics-server</artifactId >
Original file line number Diff line number Diff line change 37
37
<parent >
38
38
<groupId >stroom</groupId >
39
39
<artifactId >stroom</artifactId >
40
- <version >5.0-beta.28-SNAPSHOT </version >
40
+ <version >5.0-beta.28</version >
41
41
</parent >
42
42
43
43
<artifactId >stroom-statistics-shared</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-test-common</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-util-shared</artifactId >
Original file line number Diff line number Diff line change 38
38
<parent >
39
39
<groupId >stroom</groupId >
40
40
<artifactId >stroom</artifactId >
41
- <version >5.0-beta.28-SNAPSHOT </version >
41
+ <version >5.0-beta.28</version >
42
42
</parent >
43
43
44
44
<artifactId >stroom-util</artifactId >
You can’t perform that action at this time.
0 commit comments