File tree Expand file tree Collapse file tree 7 files changed +18
-15
lines changed
elastic-mapping-updater-cli-image
elastic-mapping-updater-cli-package
elastic-mapping-updater-cli Expand file tree Collapse file tree 7 files changed +18
-15
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.cafdataprocessing.elastic</groupId >
26
26
<artifactId >elastic-mapping-updater-aggregator</artifactId >
27
- <version >3.2.0 -SNAPSHOT</version >
27
+ <version >3.1.1 -SNAPSHOT</version >
28
28
</parent >
29
29
30
30
<artifactId >elastic-mapping-updater-cli-image</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.cafdataprocessing.elastic</groupId >
26
26
<artifactId >elastic-mapping-updater-aggregator</artifactId >
27
- <version >3.2.0 -SNAPSHOT</version >
27
+ <version >3.1.1 -SNAPSHOT</version >
28
28
</parent >
29
29
30
30
<artifactId >elastic-mapping-updater-cli-package</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.cafdataprocessing.elastic</groupId >
26
26
<artifactId >elastic-mapping-updater-aggregator</artifactId >
27
- <version >3.2.0 -SNAPSHOT</version >
27
+ <version >3.1.1 -SNAPSHOT</version >
28
28
</parent >
29
29
30
30
<artifactId >elastic-mapping-updater-cli</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >com.github.cafdataprocessing.elastic</groupId >
26
26
<artifactId >elastic-mapping-updater-aggregator</artifactId >
27
- <version >3.2.0 -SNAPSHOT</version >
27
+ <version >3.1.1 -SNAPSHOT</version >
28
28
</parent >
29
29
30
30
<artifactId >elastic-mapping-updater</artifactId >
Original file line number Diff line number Diff line change 28
28
29
29
<groupId >com.github.cafdataprocessing.elastic</groupId >
30
30
<artifactId >elastic-mapping-updater-aggregator</artifactId >
31
- <version >3.2.0 -SNAPSHOT</version >
31
+ <version >3.1.1 -SNAPSHOT</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Elasticsearch Mapping Updater</name >
123
123
<dependency >
124
124
<groupId >com.github.cafdataprocessing.elastic</groupId >
125
125
<artifactId >elastic-mapping-updater</artifactId >
126
- <version >3.2.0 -SNAPSHOT</version >
126
+ <version >3.1.1 -SNAPSHOT</version >
127
127
</dependency >
128
128
<dependency >
129
129
<groupId >com.github.cafdataprocessing.elastic</groupId >
130
130
<artifactId >elastic-mapping-updater-cli</artifactId >
131
- <version >3.2.0 -SNAPSHOT</version >
131
+ <version >3.1.1 -SNAPSHOT</version >
132
132
</dependency >
133
133
<dependency >
134
134
<groupId >com.google.code.findbugs</groupId >
Original file line number Diff line number Diff line change
1
+ #### Version Number
2
+ ${version-number}
3
+
4
+ #### New Features
5
+ - None
6
+
7
+ #### Patch Fixes Included
8
+ - This release includes OS package updates only.
9
+
10
+ #### Known Issues
11
+ - None
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments