Skip to content

Commit e39a4b7

Browse files
committed
Update elasticsearch to 1.5.0
Closes #77.
1 parent bb5d683 commit e39a4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ governing permissions and limitations under the License. -->
3939
<parent>
4040
<groupId>org.elasticsearch</groupId>
4141
<artifactId>elasticsearch-parent</artifactId>
42-
<version>1.5.0-SNAPSHOT</version>
42+
<version>1.5.0</version>
4343
</parent>
4444

4545
<properties>

0 commit comments

Comments
 (0)