File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
7- <parent >
8- <groupId >org.elasticsearch</groupId >
9- <artifactId >elasticsearch-parent</artifactId >
10- <version >2.0.0-SNAPSHOT</version >
11- </parent >
12-
137 <groupId >org.elasticsearch</groupId >
148 <artifactId >elasticsearch-lang-javascript</artifactId >
159 <version >3.0.0-SNAPSHOT</version >
3125 <url >http://github.com/elasticsearch/elasticsearch-lang-javascript</url >
3226 </scm >
3327
28+ <parent >
29+ <groupId >org.elasticsearch</groupId >
30+ <artifactId >elasticsearch-parent</artifactId >
31+ <version >2.0.0-SNAPSHOT</version >
32+ </parent >
33+
3434 <properties >
3535 <!-- You can add any specific project property here -->
3636 </properties >
You can’t perform that action at this time.
0 commit comments