File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
elasticsearch-annotations Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.alien4cloud</groupId >
6
6
<artifactId >elasticsearch-mapping-parent</artifactId >
7
- <version >2.0.0 -SNAPSHOT</version >
7
+ <version >6.6.2 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >elasticsearch-annotations</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.alien4cloud</groupId >
6
6
<artifactId >elasticsearch-mapping-parent</artifactId >
7
- <version >2.0.0 -SNAPSHOT</version >
7
+ <version >6.6.2 -SNAPSHOT</version >
8
8
</parent >
9
9
10
10
<artifactId >elasticsearch-mapping</artifactId >
11
11
<name >Elastic search mapping.</name >
12
12
<description >Object mapping for elastic search.</description >
13
-
13
+
14
14
<dependencies >
15
15
<dependency >
16
16
<groupId >org.elasticsearch</groupId >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.alien4cloud</groupId >
5
5
<artifactId >elasticsearch-mapping-parent</artifactId >
6
- <version >2.0.0 -SNAPSHOT</version >
6
+ <version >6.6.2 -SNAPSHOT</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<name >Elastic search mapping parent</name >
23
23
<!-- Logging -->
24
24
<log4j .version>2.8.2</log4j .version>
25
25
<slf4j .version>1.7.24</slf4j .version>
26
-
26
+
27
27
<java .version>1.8</java .version>
28
28
<maven .compiler.version>2.3.2</maven .compiler.version>
29
29
</properties >
You can’t perform that action at this time.
0 commit comments