File tree Expand file tree Collapse file tree 6 files changed +14
-14
lines changed
elastic-mapping-updater-cli-image
elastic-mapping-updater-cli Expand file tree Collapse file tree 6 files changed +14
-14
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 >2.2.0 -SNAPSHOT</version >
27
+ <version >2.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 >2.2.0 -SNAPSHOT</version >
27
+ <version >2.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 >2.2.0 -SNAPSHOT</version >
27
+ <version >2.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 >2.2.0 -SNAPSHOT</version >
31
+ <version >2.1.1 -SNAPSHOT</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Elasticsearch Mapping Updater</name >
144
144
<dependency >
145
145
<groupId >com.github.cafdataprocessing.elastic</groupId >
146
146
<artifactId >elastic-mapping-updater</artifactId >
147
- <version >2.2.0 -SNAPSHOT</version >
147
+ <version >2.1.1 -SNAPSHOT</version >
148
148
</dependency >
149
149
<dependency >
150
150
<groupId >com.github.cafdataprocessing.elastic</groupId >
151
151
<artifactId >elastic-mapping-updater-cli</artifactId >
152
- <version >2.2.0 -SNAPSHOT</version >
152
+ <version >2.1.1 -SNAPSHOT</version >
153
153
</dependency >
154
154
<dependency >
155
155
<groupId >com.github.spullara.mustache.java</groupId >
Original file line number Diff line number Diff line change
1
+ #### Version Number
2
+ ${version-number}
3
+
4
+ #### Bug Fixes
5
+ - Dependency updates only in this release.
6
+
7
+ #### Known Issues
8
+ - None
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments