Build: Updated the groupId and artifactId

Original commit: elastic/x-pack-elasticsearch@326d53f3ec
This commit is contained in:
Martijn van Groningen 2014-10-24 13:07:36 +02:00
parent 75ef2dc3b3
commit 6c66ca5fdc
1 changed files with 4 additions and 3 deletions

View File

@ -6,9 +6,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.elasticsearch.plugin.alerting</groupId>
<artifactId>alerting-plugin</artifactId>
<version>0.1-SNAPSHOT</version>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-shield</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>jar</packaging>